From e4a9cc5db1512ff2ab310d73ea546c4aea21d3fc Mon Sep 17 00:00:00 2001 From: Damien Lallement Date: Thu, 23 Apr 2009 10:01:50 +0000 Subject: I forgot to remove a MessageBox.Show() for debug... --- Autorun.suo | Bin 46080 -> 46080 bytes Mandriva - Autorun CD-DVD/AutorunForm.cs | 1 - .../bin/Release/autorun-release.tar.gz | Bin 125387 -> 125848 bytes .../bin/Release/autorun.application | 2 +- Mandriva - Autorun CD-DVD/bin/Release/autorun.exe | Bin 302592 -> 302592 bytes .../bin/Release/autorun.exe.manifest | 16 ++++++++-------- Mandriva - Autorun CD-DVD/bin/Release/autorun.pdb | Bin 32256 -> 34304 bytes .../bin/Release/changelog.txt | 3 +++ .../bin/Release/de-DE/autorun.resources.dll | Bin 4608 -> 4608 bytes .../bin/Release/es-ES/autorun.resources.dll | Bin 4608 -> 4608 bytes .../bin/Release/fr-FR/autorun.resources.dll | Bin 4608 -> 4608 bytes .../bin/Release/it-IT/autorun.resources.dll | Bin 4608 -> 4608 bytes .../bin/Release/pt-BR/autorun.resources.dll | Bin 4608 -> 4608 bytes .../bin/Release/ru-RU/autorun.resources.dll | Bin 4608 -> 4608 bytes .../bin/Release/zh-CN/autorun.resources.dll | Bin 4608 -> 4608 bytes 15 files changed, 12 insertions(+), 10 deletions(-) diff --git a/Autorun.suo b/Autorun.suo index 3a1a8cb..587a12f 100755 Binary files a/Autorun.suo and b/Autorun.suo differ diff --git a/Mandriva - Autorun CD-DVD/AutorunForm.cs b/Mandriva - Autorun CD-DVD/AutorunForm.cs index c4cde43..c02ce9b 100755 --- a/Mandriva - Autorun CD-DVD/AutorunForm.cs +++ b/Mandriva - Autorun CD-DVD/AutorunForm.cs @@ -63,7 +63,6 @@ namespace autorun if (tempo == "1") { - MessageBox.Show("toto"); product_label.Text = product + " " + temp[1].TrimEnd('1').ToString() + " Spring"; version = temp[1].TrimEnd('1').ToString() + ".1"; } 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 81aeed9..8af25c1 100644 Binary files a/Mandriva - Autorun CD-DVD/bin/Release/autorun-release.tar.gz and b/Mandriva - Autorun CD-DVD/bin/Release/autorun-release.tar.gz differ diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.application b/Mandriva - Autorun CD-DVD/bin/Release/autorun.application index 3a1cc17..c337ad0 100755 --- a/Mandriva - Autorun CD-DVD/bin/Release/autorun.application +++ b/Mandriva - Autorun CD-DVD/bin/Release/autorun.application @@ -11,7 +11,7 @@ - K5jv7nXpwrlfMQJyA2deixEw1C8= + gnLyeXo7ajcqT+OnNdu/0gJtE+s= diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe b/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe index 89e079d..f1dfbdb 100755 Binary files a/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe and b/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe differ diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe.manifest b/Mandriva - Autorun CD-DVD/bin/Release/autorun.exe.manifest index ee15fbe..e4153ad 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 @@ - kUC3sykcIwgqHJ2Fc1SaPL4F4fA= + cde8T+kIRAYrOsYz0+gKD0w4dbQ= @@ -71,7 +71,7 @@ - RF72W1ie02/ifTJaxzWdc2A84AE= + blW5pWOVFdn8KlcjBOm8dNtvkow= @@ -83,7 +83,7 @@ - au2YoJdI0Rj8+76GyVb/XoTwkxs= + /KjWs+9Tfg6zXXQzxZuH5SK/Djw= @@ -95,7 +95,7 @@ - c5DBJ7P4ZdnxAZ4Kk/JRvgLLBq8= + gk3+u+khTNgO6++4pbaRB45zakY= @@ -107,7 +107,7 @@ - eRkyeUMuTxAD4CurQwED6wT4H/g= + QnjFwSiy9nNXB0MHRIz/IzBkKtQ= @@ -119,7 +119,7 @@ - PnIDvXGXIuifMb2oBb2x1lX3QjM= + T6yD/eAGeekZNWcu7W3zdJFb1Ls= @@ -131,7 +131,7 @@ - Uhut3+N2oX9GpK8viw86Cnq0WDY= + Jv7+Q+neQlxTnqEhjjifhFaHe24= @@ -143,7 +143,7 @@ - enKUaEG0E9VxhcObK3xkZJ8X4Uw= + qnrkF/onur1nVL6TnEzUteNoMUU= diff --git a/Mandriva - Autorun CD-DVD/bin/Release/autorun.pdb b/Mandriva - Autorun CD-DVD/bin/Release/autorun.pdb index e61be40..1f8feec 100755 Binary files a/Mandriva - Autorun CD-DVD/bin/Release/autorun.pdb and b/Mandriva - Autorun CD-DVD/bin/Release/autorun.pdb differ diff --git a/Mandriva - Autorun CD-DVD/bin/Release/changelog.txt b/Mandriva - Autorun CD-DVD/bin/Release/changelog.txt index d65b110..f72bc42 100644 --- a/Mandriva - Autorun CD-DVD/bin/Release/changelog.txt +++ b/Mandriva - Autorun CD-DVD/bin/Release/changelog.txt @@ -1,3 +1,6 @@ +1.1.2 +MessageBox.Show() for debug still presents, now removed. :-) + 1.1.1 Fix the information display. 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 2b20cf9..bd7d257 100755 Binary files a/Mandriva - Autorun CD-DVD/bin/Release/de-DE/autorun.resources.dll and b/Mandriva - Autorun CD-DVD/bin/Release/de-DE/autorun.resources.dll 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 17652ee..0b8d24e 100755 Binary files a/Mandriva - Autorun CD-DVD/bin/Release/es-ES/autorun.resources.dll and b/Mandriva - Autorun CD-DVD/bin/Release/es-ES/autorun.resources.dll 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 17652ee..292929b 100755 Binary files a/Mandriva - Autorun CD-DVD/bin/Release/fr-FR/autorun.resources.dll and b/Mandriva - Autorun CD-DVD/bin/Release/fr-FR/autorun.resources.dll 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 0af5229..0149e54 100755 Binary files a/Mandriva - Autorun CD-DVD/bin/Release/it-IT/autorun.resources.dll and b/Mandriva - Autorun CD-DVD/bin/Release/it-IT/autorun.resources.dll 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 1a9c436..5121806 100755 Binary files a/Mandriva - Autorun CD-DVD/bin/Release/pt-BR/autorun.resources.dll and b/Mandriva - Autorun CD-DVD/bin/Release/pt-BR/autorun.resources.dll differ 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 e4acdc4..0cf7d60 100755 Binary files a/Mandriva - Autorun CD-DVD/bin/Release/ru-RU/autorun.resources.dll and b/Mandriva - Autorun CD-DVD/bin/Release/ru-RU/autorun.resources.dll 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 e4acdc4..1f55eac 100755 Binary files a/Mandriva - Autorun CD-DVD/bin/Release/zh-CN/autorun.resources.dll and b/Mandriva - Autorun CD-DVD/bin/Release/zh-CN/autorun.resources.dll differ -- cgit v1.2.1