summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Lallement <dlallement@mandriva.com>2009-04-23 15:19:35 +0000
committerDamien Lallement <dlallement@mandriva.com>2009-04-23 15:19:35 +0000
commit471e9269077a3fc493dcd88074c3160445539c37 (patch)
tree264fdf266a3321c9ebc5f70df79b44ddc454c751
parente4a9cc5db1512ff2ab310d73ea546c4aea21d3fc (diff)
downloadautorun-471e9269077a3fc493dcd88074c3160445539c37.tar
autorun-471e9269077a3fc493dcd88074c3160445539c37.tar.gz
autorun-471e9269077a3fc493dcd88074c3160445539c37.tar.bz2
autorun-471e9269077a3fc493dcd88074c3160445539c37.tar.xz
autorun-471e9269077a3fc493dcd88074c3160445539c37.zip
Fix display of the Desktop on the One and the right on the file to fix the icon under Windows
-rwxr-xr-xAutorun.suobin46080 -> 46080 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/AutorunForm.cs6
-rw-r--r--Mandriva - Autorun CD-DVD/bin/Release/autorun-release.tar.gzbin125848 -> 126137 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/autorun.application2
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/autorun.exebin302592 -> 302592 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/autorun.exe.manifest16
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/autorun.inf2
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/autorun.pdbbin34304 -> 34304 bytes
-rw-r--r--Mandriva - Autorun CD-DVD/bin/Release/changelog.txt17
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/de-DE/autorun.resources.dllbin4608 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/es-ES/autorun.resources.dllbin4608 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/fr-FR/autorun.resources.dllbin4608 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/it-IT/autorun.resources.dllbin4608 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/pt-BR/autorun.resources.dllbin4608 -> 4608 bytes
-rw-r--r--Mandriva - Autorun CD-DVD/bin/Release/readme.txt5
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/ru-RU/autorun.resources.dllbin4608 -> 4608 bytes
-rwxr-xr-xMandriva - Autorun CD-DVD/bin/Release/zh-CN/autorun.resources.dllbin4608 -> 4608 bytes
17 files changed, 13 insertions, 35 deletions
diff --git a/Autorun.suo b/Autorun.suo
index 587a12f..c7044b7 100755
--- a/Autorun.suo
+++ b/Autorun.suo
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/AutorunForm.cs b/Mandriva - Autorun CD-DVD/AutorunForm.cs
index c02ce9b..cf0d9d6 100755
--- a/Mandriva - Autorun CD-DVD/AutorunForm.cs
+++ b/Mandriva - Autorun CD-DVD/AutorunForm.cs
@@ -71,9 +71,9 @@ namespace autorun
product_label.Text = product + " " + temp[1].ToString();
version = temp[1].TrimEnd('1').ToString() + ".0";
}
- if (temp[0].ToString() == "One")
+ if (product == "One")
{
- desktop = temp[2].ToString();
+ product_label.Text += " " + temp[2].ToString();
arch_label.Text = "32-bit";
}
else
@@ -226,7 +226,7 @@ namespace autorun
private void UpdateUI()
{
- if (desktop == "KDE")
+ if (product == "One")
{
install_button.Text = m_ResourceManager.GetString("labelRestartButton");
}
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun-release.tar.gz b/Mandriva - Autorun CD-DVD/bin/Release/autorun-release.tar.gz
index 8af25c1..940d240 100644
--- a/Mandriva - Autorun CD-DVD/bin/Release/autorun-release.tar.gz
+++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun-release.tar.gz
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.application b/Mandriva - Autorun CD-DVD/bin/Release/autorun.application
index c337ad0..8677843 100755
--- a/Mandriva - Autorun CD-DVD/bin/Release/autorun.application
+++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun.application
@@ -11,7 +11,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
- <dsig:DigestValue>gnLyeXo7ajcqT+OnNdu/0gJtE+s=</dsig:DigestValue>
+ <dsig:DigestValue>dJPKApuH/oQ6OMzkagTaP/QoXzo=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe b/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe
index f1dfbdb..9d4a793 100755
--- a/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe
+++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe.manifest b/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe.manifest
index e4153ad..fd2cd28 100755
--- a/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe.manifest
+++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe.manifest
@@ -59,7 +59,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
- <dsig:DigestValue>cde8T+kIRAYrOsYz0+gKD0w4dbQ=</dsig:DigestValue>
+ <dsig:DigestValue>fgJ7+Q54lLH3LpRxB/PVdPQ+V9g=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -71,7 +71,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
- <dsig:DigestValue>blW5pWOVFdn8KlcjBOm8dNtvkow=</dsig:DigestValue>
+ <dsig:DigestValue>StEEdrQk4f1+eAr319/5aowC1PU=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -83,7 +83,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
- <dsig:DigestValue>/KjWs+9Tfg6zXXQzxZuH5SK/Djw=</dsig:DigestValue>
+ <dsig:DigestValue>xlbqhuwxTT1RXYiTRfKKmpORu/M=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -95,7 +95,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
- <dsig:DigestValue>gk3+u+khTNgO6++4pbaRB45zakY=</dsig:DigestValue>
+ <dsig:DigestValue>CmQumF1fwTOZ0o3iZz/NngFySCs=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -107,7 +107,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
- <dsig:DigestValue>QnjFwSiy9nNXB0MHRIz/IzBkKtQ=</dsig:DigestValue>
+ <dsig:DigestValue>wg3r6vCmhdcbrenG+S8ZTuFLYr0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -119,7 +119,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
- <dsig:DigestValue>T6yD/eAGeekZNWcu7W3zdJFb1Ls=</dsig:DigestValue>
+ <dsig:DigestValue>GlnF/4T4hD/gKr4/oE9/AwIOEhA=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -131,7 +131,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
- <dsig:DigestValue>Jv7+Q+neQlxTnqEhjjifhFaHe24=</dsig:DigestValue>
+ <dsig:DigestValue>IPeDgwKr4qqnPkAPiSX0E+ylryA=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
@@ -143,7 +143,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
- <dsig:DigestValue>qnrkF/onur1nVL6TnEzUteNoMUU=</dsig:DigestValue>
+ <dsig:DigestValue>hIga54VpE7t1eTlIjACCx5LryDM=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.inf b/Mandriva - Autorun CD-DVD/bin/Release/autorun.inf
index f51ea95..09aba47 100755
--- a/Mandriva - Autorun CD-DVD/bin/Release/autorun.inf
+++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun.inf
@@ -1,3 +1,3 @@
[Autorun]
open=autorun\autorun.exe
-icon=autorun\mandriva.ico \ No newline at end of file
+icon=autorun\autorun.ico
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.pdb b/Mandriva - Autorun CD-DVD/bin/Release/autorun.pdb
index 1f8feec..807dbea 100755
--- a/Mandriva - Autorun CD-DVD/bin/Release/autorun.pdb
+++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun.pdb
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/changelog.txt b/Mandriva - Autorun CD-DVD/bin/Release/changelog.txt
deleted file mode 100644
index f72bc42..0000000
--- a/Mandriva - Autorun CD-DVD/bin/Release/changelog.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-1.1.2
-MessageBox.Show() for debug still presents, now removed. :-)
-
-1.1.1
-Fix the information display.
-
-1.1
-Fix for the Mandriva Linux Free Dual Arch detection.
-
-1.0
-First final release.
-Now detects the product, the version and the architecture.
-There are displayed in the right top hand corner.
-Depending on the product, it offers the choice to restart the system on Mandriva One or install a standard Mandriva Linux system
-
-0.9
-First RC release.
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/de-DE/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/de-DE/autorun.resources.dll
index bd7d257..5a75274 100755
--- a/Mandriva - Autorun CD-DVD/bin/Release/de-DE/autorun.resources.dll
+++ b/Mandriva - Autorun CD-DVD/bin/Release/de-DE/autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/es-ES/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/es-ES/autorun.resources.dll
index 0b8d24e..c5a9767 100755
--- a/Mandriva - Autorun CD-DVD/bin/Release/es-ES/autorun.resources.dll
+++ b/Mandriva - Autorun CD-DVD/bin/Release/es-ES/autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/fr-FR/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/fr-FR/autorun.resources.dll
index 292929b..fda820a 100755
--- a/Mandriva - Autorun CD-DVD/bin/Release/fr-FR/autorun.resources.dll
+++ b/Mandriva - Autorun CD-DVD/bin/Release/fr-FR/autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/it-IT/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/it-IT/autorun.resources.dll
index 0149e54..4c7f2ea 100755
--- a/Mandriva - Autorun CD-DVD/bin/Release/it-IT/autorun.resources.dll
+++ b/Mandriva - Autorun CD-DVD/bin/Release/it-IT/autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/pt-BR/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/pt-BR/autorun.resources.dll
index 5121806..3230f05 100755
--- a/Mandriva - Autorun CD-DVD/bin/Release/pt-BR/autorun.resources.dll
+++ b/Mandriva - Autorun CD-DVD/bin/Release/pt-BR/autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/readme.txt b/Mandriva - Autorun CD-DVD/bin/Release/readme.txt
deleted file mode 100644
index a8dab9e..0000000
--- a/Mandriva - Autorun CD-DVD/bin/Release/readme.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-Autorun for the Mandriva Linux CD/DVD.
-Will be displayed when your media will be inserted under Windows XP, Vista, Seven.
-The C# Framework is needed to launch the programm.
-
-The flags icons come from FAMFAMFAM, you can visit http://www.famfamfam.com
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/ru-RU/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/ru-RU/autorun.resources.dll
index 0cf7d60..20d8f3c 100755
--- a/Mandriva - Autorun CD-DVD/bin/Release/ru-RU/autorun.resources.dll
+++ b/Mandriva - Autorun CD-DVD/bin/Release/ru-RU/autorun.resources.dll
Binary files differ
diff --git a/Mandriva - Autorun CD-DVD/bin/Release/zh-CN/autorun.resources.dll b/Mandriva - Autorun CD-DVD/bin/Release/zh-CN/autorun.resources.dll
index 1f55eac..2a829cc 100755
--- a/Mandriva - Autorun CD-DVD/bin/Release/zh-CN/autorun.resources.dll
+++ b/Mandriva - Autorun CD-DVD/bin/Release/zh-CN/autorun.resources.dll
Binary files differ