/Application/Properties/Resources.Designer.cs

http://yet-another-music-application.googlecode.com/ · C# · 266 lines · 206 code · 37 blank · 23 comment · 1 complexity · dad093eb5cf0c4e399a4c837718e76a0 MD5 · raw file

  1. //------------------------------------------------------------------------------
  2. // <auto-generated>
  3. // This code was generated by a tool.
  4. // Runtime Version:4.0.30319.239
  5. //
  6. // Changes to this file may cause incorrect behavior and will be lost if
  7. // the code is regenerated.
  8. // </auto-generated>
  9. //------------------------------------------------------------------------------
  10. namespace Stoffi.Properties {
  11. using System;
  12. /// <summary>
  13. /// A strongly-typed resource class, for looking up localized strings, etc.
  14. /// </summary>
  15. // This class was auto-generated by the StronglyTypedResourceBuilder
  16. // class via a tool like ResGen or Visual Studio.
  17. // To add or remove a member, edit your .ResX file then rerun ResGen
  18. // with the /str option, or rebuild your VS project.
  19. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
  20. [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
  21. [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
  22. internal class Resources {
  23. private static global::System.Resources.ResourceManager resourceMan;
  24. private static global::System.Globalization.CultureInfo resourceCulture;
  25. [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
  26. internal Resources() {
  27. }
  28. /// <summary>
  29. /// Returns the cached ResourceManager instance used by this class.
  30. /// </summary>
  31. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  32. internal static global::System.Resources.ResourceManager ResourceManager {
  33. get {
  34. if (object.ReferenceEquals(resourceMan, null)) {
  35. global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Stoffi.Properties.Resources", typeof(Resources).Assembly);
  36. resourceMan = temp;
  37. }
  38. return resourceMan;
  39. }
  40. }
  41. /// <summary>
  42. /// Overrides the current thread's CurrentUICulture property for all
  43. /// resource lookups using this strongly typed resource class.
  44. /// </summary>
  45. [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
  46. internal static global::System.Globalization.CultureInfo Culture {
  47. get {
  48. return resourceCulture;
  49. }
  50. set {
  51. resourceCulture = value;
  52. }
  53. }
  54. internal static System.Drawing.Icon AudioPlayer {
  55. get {
  56. object obj = ResourceManager.GetObject("AudioPlayer", resourceCulture);
  57. return ((System.Drawing.Icon)(obj));
  58. }
  59. }
  60. internal static System.Drawing.Icon Clock {
  61. get {
  62. object obj = ResourceManager.GetObject("Clock", resourceCulture);
  63. return ((System.Drawing.Icon)(obj));
  64. }
  65. }
  66. internal static System.Drawing.Icon Close {
  67. get {
  68. object obj = ResourceManager.GetObject("Close", resourceCulture);
  69. return ((System.Drawing.Icon)(obj));
  70. }
  71. }
  72. internal static System.Drawing.Icon Disc {
  73. get {
  74. object obj = ResourceManager.GetObject("Disc", resourceCulture);
  75. return ((System.Drawing.Icon)(obj));
  76. }
  77. }
  78. internal static System.Drawing.Icon DiscAudio {
  79. get {
  80. object obj = ResourceManager.GetObject("DiscAudio", resourceCulture);
  81. return ((System.Drawing.Icon)(obj));
  82. }
  83. }
  84. internal static System.Drawing.Icon DiscAudioPlus {
  85. get {
  86. object obj = ResourceManager.GetObject("DiscAudioPlus", resourceCulture);
  87. return ((System.Drawing.Icon)(obj));
  88. }
  89. }
  90. internal static System.Drawing.Icon Drive {
  91. get {
  92. object obj = ResourceManager.GetObject("Drive", resourceCulture);
  93. return ((System.Drawing.Icon)(obj));
  94. }
  95. }
  96. internal static System.Drawing.Icon Error {
  97. get {
  98. object obj = ResourceManager.GetObject("Error", resourceCulture);
  99. return ((System.Drawing.Icon)(obj));
  100. }
  101. }
  102. internal static System.Drawing.Icon FileAudio {
  103. get {
  104. object obj = ResourceManager.GetObject("FileAudio", resourceCulture);
  105. return ((System.Drawing.Icon)(obj));
  106. }
  107. }
  108. internal static System.Drawing.Icon FolderAudio {
  109. get {
  110. object obj = ResourceManager.GetObject("FolderAudio", resourceCulture);
  111. return ((System.Drawing.Icon)(obj));
  112. }
  113. }
  114. internal static System.Drawing.Icon FolderPlus {
  115. get {
  116. object obj = ResourceManager.GetObject("FolderPlus", resourceCulture);
  117. return ((System.Drawing.Icon)(obj));
  118. }
  119. }
  120. internal static System.Drawing.Icon Help {
  121. get {
  122. object obj = ResourceManager.GetObject("Help", resourceCulture);
  123. return ((System.Drawing.Icon)(obj));
  124. }
  125. }
  126. internal static System.Drawing.Icon Info {
  127. get {
  128. object obj = ResourceManager.GetObject("Info", resourceCulture);
  129. return ((System.Drawing.Icon)(obj));
  130. }
  131. }
  132. internal static System.Drawing.Icon Library {
  133. get {
  134. object obj = ResourceManager.GetObject("Library", resourceCulture);
  135. return ((System.Drawing.Icon)(obj));
  136. }
  137. }
  138. internal static System.Drawing.Icon Minus {
  139. get {
  140. object obj = ResourceManager.GetObject("Minus", resourceCulture);
  141. return ((System.Drawing.Icon)(obj));
  142. }
  143. }
  144. internal static System.Drawing.Icon Next {
  145. get {
  146. object obj = ResourceManager.GetObject("Next", resourceCulture);
  147. return ((System.Drawing.Icon)(obj));
  148. }
  149. }
  150. internal static System.Drawing.Icon NoteDouble {
  151. get {
  152. object obj = ResourceManager.GetObject("NoteDouble", resourceCulture);
  153. return ((System.Drawing.Icon)(obj));
  154. }
  155. }
  156. internal static System.Drawing.Icon NoteSingle {
  157. get {
  158. object obj = ResourceManager.GetObject("NoteSingle", resourceCulture);
  159. return ((System.Drawing.Icon)(obj));
  160. }
  161. }
  162. internal static System.Drawing.Icon Pause {
  163. get {
  164. object obj = ResourceManager.GetObject("Pause", resourceCulture);
  165. return ((System.Drawing.Icon)(obj));
  166. }
  167. }
  168. internal static System.Drawing.Icon Play {
  169. get {
  170. object obj = ResourceManager.GetObject("Play", resourceCulture);
  171. return ((System.Drawing.Icon)(obj));
  172. }
  173. }
  174. internal static System.Drawing.Icon Plus {
  175. get {
  176. object obj = ResourceManager.GetObject("Plus", resourceCulture);
  177. return ((System.Drawing.Icon)(obj));
  178. }
  179. }
  180. internal static System.Drawing.Icon Previous {
  181. get {
  182. object obj = ResourceManager.GetObject("Previous", resourceCulture);
  183. return ((System.Drawing.Icon)(obj));
  184. }
  185. }
  186. internal static System.Drawing.Icon Queue {
  187. get {
  188. object obj = ResourceManager.GetObject("Queue", resourceCulture);
  189. return ((System.Drawing.Icon)(obj));
  190. }
  191. }
  192. internal static System.Drawing.Icon Settings {
  193. get {
  194. object obj = ResourceManager.GetObject("Settings", resourceCulture);
  195. return ((System.Drawing.Icon)(obj));
  196. }
  197. }
  198. internal static System.Drawing.Icon Stoffi {
  199. get {
  200. object obj = ResourceManager.GetObject("Stoffi", resourceCulture);
  201. return ((System.Drawing.Icon)(obj));
  202. }
  203. }
  204. internal static System.Drawing.Icon Tray {
  205. get {
  206. object obj = ResourceManager.GetObject("Tray", resourceCulture);
  207. return ((System.Drawing.Icon)(obj));
  208. }
  209. }
  210. internal static System.Drawing.Icon Upgrade {
  211. get {
  212. object obj = ResourceManager.GetObject("Upgrade", resourceCulture);
  213. return ((System.Drawing.Icon)(obj));
  214. }
  215. }
  216. internal static System.Drawing.Icon Warning {
  217. get {
  218. object obj = ResourceManager.GetObject("Warning", resourceCulture);
  219. return ((System.Drawing.Icon)(obj));
  220. }
  221. }
  222. internal static System.Drawing.Icon YouTube {
  223. get {
  224. object obj = ResourceManager.GetObject("YouTube", resourceCulture);
  225. return ((System.Drawing.Icon)(obj));
  226. }
  227. }
  228. }
  229. }