Winify – Diff between revs 1 and 12

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 12
Line 6... Line 6...
6 // Changes to this file may cause incorrect behavior and will be lost if 6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated. 7 // the code is regenerated.
8 // </auto-generated> 8 // </auto-generated>
9 //------------------------------------------------------------------------------ 9 //------------------------------------------------------------------------------
Line -... Line 10...
-   10  
-   11 namespace Winify.Properties {
10   12 using System;
11   -  
12 namespace Winify.Properties 13
13 { 14
14 /// <summary> 15 /// <summary>
15 /// A strongly-typed resource class, for looking up localized strings, etc. 16 /// A strongly-typed resource class, for looking up localized strings, etc.
16 /// </summary> 17 /// </summary>
17 // This class was auto-generated by the StronglyTypedResourceBuilder 18 // This class was auto-generated by the StronglyTypedResourceBuilder
18 // class via a tool like ResGen or Visual Studio. 19 // class via a tool like ResGen or Visual Studio.
19 // To add or remove a member, edit your .ResX file then rerun ResGen 20 // To add or remove a member, edit your .ResX file then rerun ResGen
20 // with the /str option, or rebuild your VS project. 21 // with the /str option, or rebuild your VS project.
21 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] 22 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")]
22 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] 23 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
23 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] 24 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
24 internal class Resources -  
25 { 25 internal class Resources {
26   26
27 private static global::System.Resources.ResourceManager resourceMan; 27 private static global::System.Resources.ResourceManager resourceMan;
28   28
29 private static global::System.Globalization.CultureInfo resourceCulture; 29 private static global::System.Globalization.CultureInfo resourceCulture;
30   30
31 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] 31 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
32 internal Resources() -  
33 { 32 internal Resources() {
34 } 33 }
35   34
36 /// <summary> 35 /// <summary>
37 /// Returns the cached ResourceManager instance used by this class. 36 /// Returns the cached ResourceManager instance used by this class.
38 /// </summary> 37 /// </summary>
39 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] 38 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
40 internal static global::System.Resources.ResourceManager ResourceManager -  
41 { 39 internal static global::System.Resources.ResourceManager ResourceManager {
42 get -  
43 { 40 get {
44 if ((resourceMan == null)) -  
45 { 41 if (object.ReferenceEquals(resourceMan, null)) {
46 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Winify.Properties.Resources", typeof(Resources).Assembly); 42 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Winify.Properties.Resources", typeof(Resources).Assembly);
47 resourceMan = temp; 43 resourceMan = temp;
48 } 44 }
49 return resourceMan; 45 return resourceMan;
50 } 46 }
51 } 47 }
52   48
53 /// <summary> 49 /// <summary>
54 /// Overrides the current thread's CurrentUICulture property for all 50 /// Overrides the current thread's CurrentUICulture property for all
55 /// resource lookups using this strongly typed resource class. 51 /// resource lookups using this strongly typed resource class.
56 /// </summary> 52 /// </summary>
57 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] 53 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
58 internal static global::System.Globalization.CultureInfo Culture -  
59 { 54 internal static global::System.Globalization.CultureInfo Culture {
60 get -  
61 { 55 get {
62 return resourceCulture; 56 return resourceCulture;
63 } 57 }
64 set -  
65 { 58 set {
66 resourceCulture = value; 59 resourceCulture = value;
67 } 60 }
-   61 }
-   62
-   63 /// <summary>
-   64 /// Looks up a localized resource of type System.Drawing.Bitmap.
-   65 /// </summary>
-   66 internal static System.Drawing.Bitmap about {
-   67 get {
-   68 object obj = ResourceManager.GetObject("about", resourceCulture);
-   69 return ((System.Drawing.Bitmap)(obj));
-   70 }
-   71 }
-   72
-   73 /// <summary>
-   74 /// Looks up a localized resource of type System.Drawing.Bitmap.
-   75 /// </summary>
-   76 internal static System.Drawing.Bitmap close {
-   77 get {
-   78 object obj = ResourceManager.GetObject("close", resourceCulture);
-   79 return ((System.Drawing.Bitmap)(obj));
-   80 }
-   81 }
-   82
-   83 /// <summary>
-   84 /// Looks up a localized resource of type System.Drawing.Bitmap.
-   85 /// </summary>
-   86 internal static System.Drawing.Bitmap exit {
-   87 get {
-   88 object obj = ResourceManager.GetObject("exit", resourceCulture);
-   89 return ((System.Drawing.Bitmap)(obj));
-   90 }
-   91 }
-   92
-   93 /// <summary>
-   94 /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
-   95 /// </summary>
-   96 internal static System.IO.UnmanagedMemoryStream notification {
-   97 get {
-   98 return ResourceManager.GetStream("notification", resourceCulture);
-   99 }
-   100 }
-   101
-   102 /// <summary>
-   103 /// Looks up a localized resource of type System.Drawing.Bitmap.
-   104 /// </summary>
-   105 internal static System.Drawing.Bitmap settings {
-   106 get {
-   107 object obj = ResourceManager.GetObject("settings", resourceCulture);
-   108 return ((System.Drawing.Bitmap)(obj));
-   109 }
-   110 }
-   111
-   112 /// <summary>
-   113 /// Looks up a localized resource of type System.Drawing.Bitmap.
-   114 /// </summary>
-   115 internal static System.Drawing.Bitmap update {
-   116 get {
-   117 object obj = ResourceManager.GetObject("update", resourceCulture);
-   118 return ((System.Drawing.Bitmap)(obj));
-   119 }
-   120 }
-   121
-   122 /// <summary>
-   123 /// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
-   124 /// </summary>
-   125 internal static System.Drawing.Icon Winify {
-   126 get {
-   127 object obj = ResourceManager.GetObject("Winify", resourceCulture);
-   128 return ((System.Drawing.Icon)(obj));
-   129 }
-   130 }
-   131
-   132 /// <summary>
-   133 /// Looks up a localized resource of type System.Drawing.Bitmap.
-   134 /// </summary>
-   135 internal static System.Drawing.Bitmap winify1 {
-   136 get {
-   137 object obj = ResourceManager.GetObject("winify1", resourceCulture);
-   138 return ((System.Drawing.Bitmap)(obj));
-   139 }
-   140 }
-   141
-   142 /// <summary>
-   143 /// Looks up a localized resource of type System.Byte[].
-   144 /// </summary>
-   145 internal static byte[] winify2 {
-   146 get {
-   147 object obj = ResourceManager.GetObject("winify2", resourceCulture);
-   148 return ((byte[])(obj));
-   149 }
68 } 150 }
69 } 151 }