summaryrefslogtreecommitdiffstats
path: root/Mandriva - Autorun CD-DVD/Properties/Settings.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/Settings.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/Settings.Designer.cs')
-rwxr-xr-xMandriva - Autorun CD-DVD/Properties/Settings.Designer.cs26
1 files changed, 0 insertions, 26 deletions
diff --git a/Mandriva - Autorun CD-DVD/Properties/Settings.Designer.cs b/Mandriva - Autorun CD-DVD/Properties/Settings.Designer.cs
deleted file mode 100755
index 9159024..0000000
--- a/Mandriva - Autorun CD-DVD/Properties/Settings.Designer.cs
+++ /dev/null
@@ -1,26 +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 {
-
-
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
- internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
-
- private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
-
- public static Settings Default {
- get {
- return defaultInstance;
- }
- }
- }
-}