summaryrefslogtreecommitdiffstats
path: root/Mandriva - Autorun CD-DVD/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
authorMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-05-27 15:49:32 +0100
committerMageia SVN-Git Migration <svn-git-migration@mageia.org>2011-05-27 15:49:32 +0100
commitee0cb8d9bdf057b96d22aa676a675cd32640a8ec (patch)
tree5e5667c474b0bd5e5c12e4621b2105874d7c8b03 /Mandriva - Autorun CD-DVD/Properties/Resources.Designer.cs
parent94f19f2e40d861e8f60aa38ea8af660c83100ca6 (diff)
downloadautorun-ee0cb8d9bdf057b96d22aa676a675cd32640a8ec.tar
autorun-ee0cb8d9bdf057b96d22aa676a675cd32640a8ec.tar.gz
autorun-ee0cb8d9bdf057b96d22aa676a675cd32640a8ec.tar.bz2
autorun-ee0cb8d9bdf057b96d22aa676a675cd32640a8ec.tar.xz
autorun-ee0cb8d9bdf057b96d22aa676a675cd32640a8ec.zip
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1553 | ennael | 2011-05-27 09:48:37 +0100 (Fri, 27 May 2011) | 2 lines import autorun ------------------------------------------------------------------------ r1557 | ennael | 2011-05-27 11:43:06 +0100 (Fri, 27 May 2011) | 2 lines remove uneeded image ------------------------------------------------------------------------ r1567 | dams | 2011-05-27 15:49:32 +0100 (Fri, 27 May 2011) | 1 line clean and update for Mageia ------------------------------------------------------------------------
Diffstat (limited to 'Mandriva - Autorun CD-DVD/Properties/Resources.Designer.cs')
-rwxr-xr-xMandriva - Autorun CD-DVD/Properties/Resources.Designer.cs140
1 files changed, 0 insertions, 140 deletions
diff --git a/Mandriva - Autorun CD-DVD/Properties/Resources.Designer.cs b/Mandriva - Autorun CD-DVD/Properties/Resources.Designer.cs
deleted file mode 100755
index 095f29f..0000000
--- a/Mandriva - Autorun CD-DVD/Properties/Resources.Designer.cs
+++ /dev/null
@@ -1,140 +0,0 @@
-//------------------------------------------------------------------------------
-// <auto-generated>
-// This code was generated by a tool.
-// Runtime Version:2.0.50727.3074
-//
-// Changes to this file may cause incorrect behavior and will be lost if
-// the code is regenerated.
-// </auto-generated>
-//------------------------------------------------------------------------------
-
-namespace autorun.Properties {
- using System;
-
-
- /// <summary>
- /// A strongly-typed resource class, for looking up localized strings, etc.
- /// </summary>
- // This class was auto-generated by the StronglyTypedResourceBuilder
- // class via a tool like ResGen or Visual Studio.
- // To add or remove a member, edit your .ResX file then rerun ResGen
- // with the /str option, or rebuild your VS project.
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Resources {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Resources() {
- }
-
- /// <summary>
- /// Returns the cached ResourceManager instance used by this class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("autorun.Properties.Resources", typeof(Resources).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
- /// <summary>
- /// Overrides the current thread's CurrentUICulture property for all
- /// resource lookups using this strongly typed resource class.
- /// </summary>
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
- internal static System.Drawing.Bitmap br {
- get {
- object obj = ResourceManager.GetObject("br", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- internal static System.Drawing.Bitmap cn {
- get {
- object obj = ResourceManager.GetObject("cn", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- internal static System.Drawing.Bitmap de {
- get {
- object obj = ResourceManager.GetObject("de", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- internal static System.Drawing.Bitmap es {
- get {
- object obj = ResourceManager.GetObject("es", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- internal static System.Drawing.Bitmap fr {
- get {
- object obj = ResourceManager.GetObject("fr", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- internal static System.Drawing.Bitmap gb {
- get {
- object obj = ResourceManager.GetObject("gb", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- internal static System.Drawing.Bitmap it {
- get {
- object obj = ResourceManager.GetObject("it", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- internal static System.Drawing.Bitmap mandriva_linux_logo {
- get {
- object obj = ResourceManager.GetObject("mandriva_linux_logo", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- internal static System.Drawing.Bitmap mdv_top_blue_gradient_full {
- get {
- object obj = ResourceManager.GetObject("mdv_top_blue_gradient_full", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- internal static System.Drawing.Bitmap pt {
- get {
- object obj = ResourceManager.GetObject("pt", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
-
- internal static System.Drawing.Bitmap ru {
- get {
- object obj = ResourceManager.GetObject("ru", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
- }
-}