00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011 namespace Client.Properties {
00012 using System;
00013
00014
00018
00019
00020
00021
00022 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
00023 [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
00024 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
00025 internal class Resources {
00026
00027 private static global::System.Resources.ResourceManager resourceMan;
00028
00029 private static global::System.Globalization.CultureInfo resourceCulture;
00030
00031 [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
00032 internal Resources() {
00033 }
00034
00038 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
00039 internal static global::System.Resources.ResourceManager ResourceManager {
00040 get {
00041 if (object.ReferenceEquals(resourceMan, null)) {
00042 global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Client.Properties.Resources", typeof(Resources).Assembly);
00043 resourceMan = temp;
00044 }
00045 return resourceMan;
00046 }
00047 }
00048
00053 [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
00054 internal static global::System.Globalization.CultureInfo Culture {
00055 get {
00056 return resourceCulture;
00057 }
00058 set {
00059 resourceCulture = value;
00060 }
00061 }
00062
00063 internal static System.Drawing.Bitmap all {
00064 get {
00065 object obj = ResourceManager.GetObject("all", resourceCulture);
00066 return ((System.Drawing.Bitmap)(obj));
00067 }
00068 }
00069
00070 internal static System.Drawing.Bitmap all_literature {
00071 get {
00072 object obj = ResourceManager.GetObject("all_literature", resourceCulture);
00073 return ((System.Drawing.Bitmap)(obj));
00074 }
00075 }
00076
00077 internal static System.Drawing.Bitmap all_projects {
00078 get {
00079 object obj = ResourceManager.GetObject("all_projects", resourceCulture);
00080 return ((System.Drawing.Bitmap)(obj));
00081 }
00082 }
00083
00084 internal static System.Drawing.Bitmap all_tags {
00085 get {
00086 object obj = ResourceManager.GetObject("all_tags", resourceCulture);
00087 return ((System.Drawing.Bitmap)(obj));
00088 }
00089 }
00090
00091 internal static System.Drawing.Bitmap all_users {
00092 get {
00093 object obj = ResourceManager.GetObject("all_users", resourceCulture);
00094 return ((System.Drawing.Bitmap)(obj));
00095 }
00096 }
00097
00098 internal static System.Drawing.Bitmap bibliography {
00099 get {
00100 object obj = ResourceManager.GetObject("bibliography", resourceCulture);
00101 return ((System.Drawing.Bitmap)(obj));
00102 }
00103 }
00104
00105 internal static System.Drawing.Bitmap cloud {
00106 get {
00107 object obj = ResourceManager.GetObject("cloud", resourceCulture);
00108 return ((System.Drawing.Bitmap)(obj));
00109 }
00110 }
00111
00112 internal static System.Drawing.Bitmap comment {
00113 get {
00114 object obj = ResourceManager.GetObject("comment", resourceCulture);
00115 return ((System.Drawing.Bitmap)(obj));
00116 }
00117 }
00118
00119 internal static System.Drawing.Bitmap comment_new {
00120 get {
00121 object obj = ResourceManager.GetObject("comment_new", resourceCulture);
00122 return ((System.Drawing.Bitmap)(obj));
00123 }
00124 }
00125
00126 internal static System.Drawing.Bitmap configure {
00127 get {
00128 object obj = ResourceManager.GetObject("configure", resourceCulture);
00129 return ((System.Drawing.Bitmap)(obj));
00130 }
00131 }
00132
00133 internal static System.Drawing.Bitmap create_new {
00134 get {
00135 object obj = ResourceManager.GetObject("create_new", resourceCulture);
00136 return ((System.Drawing.Bitmap)(obj));
00137 }
00138 }
00139
00140 internal static System.Drawing.Bitmap delete {
00141 get {
00142 object obj = ResourceManager.GetObject("delete", resourceCulture);
00143 return ((System.Drawing.Bitmap)(obj));
00144 }
00145 }
00146
00147 internal static System.Drawing.Bitmap dropdown {
00148 get {
00149 object obj = ResourceManager.GetObject("dropdown", resourceCulture);
00150 return ((System.Drawing.Bitmap)(obj));
00151 }
00152 }
00153
00154 internal static System.Drawing.Bitmap edit {
00155 get {
00156 object obj = ResourceManager.GetObject("edit", resourceCulture);
00157 return ((System.Drawing.Bitmap)(obj));
00158 }
00159 }
00160
00161 internal static System.Drawing.Bitmap exit {
00162 get {
00163 object obj = ResourceManager.GetObject("exit", resourceCulture);
00164 return ((System.Drawing.Bitmap)(obj));
00165 }
00166 }
00167
00168 internal static System.Drawing.Bitmap find {
00169 get {
00170 object obj = ResourceManager.GetObject("find", resourceCulture);
00171 return ((System.Drawing.Bitmap)(obj));
00172 }
00173 }
00174
00175 internal static System.Drawing.Bitmap help {
00176 get {
00177 object obj = ResourceManager.GetObject("help", resourceCulture);
00178 return ((System.Drawing.Bitmap)(obj));
00179 }
00180 }
00181
00182 internal static System.Drawing.Bitmap literature {
00183 get {
00184 object obj = ResourceManager.GetObject("literature", resourceCulture);
00185 return ((System.Drawing.Bitmap)(obj));
00186 }
00187 }
00188
00189 internal static System.Drawing.Bitmap my_literature {
00190 get {
00191 object obj = ResourceManager.GetObject("my_literature", resourceCulture);
00192 return ((System.Drawing.Bitmap)(obj));
00193 }
00194 }
00195
00196 internal static System.Drawing.Bitmap my_projects {
00197 get {
00198 object obj = ResourceManager.GetObject("my_projects", resourceCulture);
00199 return ((System.Drawing.Bitmap)(obj));
00200 }
00201 }
00202
00203 internal static System.Drawing.Bitmap program_icon {
00204 get {
00205 object obj = ResourceManager.GetObject("program_icon", resourceCulture);
00206 return ((System.Drawing.Bitmap)(obj));
00207 }
00208 }
00209
00210 internal static System.Drawing.Bitmap project {
00211 get {
00212 object obj = ResourceManager.GetObject("project", resourceCulture);
00213 return ((System.Drawing.Bitmap)(obj));
00214 }
00215 }
00216
00217 internal static System.Drawing.Bitmap suggestion {
00218 get {
00219 object obj = ResourceManager.GetObject("suggestion", resourceCulture);
00220 return ((System.Drawing.Bitmap)(obj));
00221 }
00222 }
00223
00224 internal static System.Drawing.Bitmap tag {
00225 get {
00226 object obj = ResourceManager.GetObject("tag", resourceCulture);
00227 return ((System.Drawing.Bitmap)(obj));
00228 }
00229 }
00230
00231 internal static System.Drawing.Bitmap user {
00232 get {
00233 object obj = ResourceManager.GetObject("user", resourceCulture);
00234 return ((System.Drawing.Bitmap)(obj));
00235 }
00236 }
00237 }
00238 }