summaryrefslogtreecommitdiffstats
path: root/Mageia - 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 /Mageia - 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 'Mageia - Autorun CD-DVD/Properties/Settings.Designer.cs')
-rwxr-xr-xMageia - Autorun CD-DVD/Properties/Settings.Designer.cs26
1 files changed, 26 insertions, 0 deletions
diff --git a/Mageia - Autorun CD-DVD/Properties/Settings.Designer.cs b/Mageia - Autorun CD-DVD/Properties/Settings.Designer.cs
new file mode 100755
index 0000000..1ff3f17
--- /dev/null
+++ b/Mageia - Autorun CD-DVD/Properties/Settings.Designer.cs
@@ -0,0 +1,26 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+// Ce code a été généré par un outil.
+// Version du runtime :4.0.30319.225
+//
+// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
+// le code est régénéré.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+namespace autorun.Properties {
+
+
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.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;
+ }
+ }
+ }
+}