From 3c8ce68bafda62e4f7c1a3b3d505e43d516efb53 Mon Sep 17 00:00:00 2001 From: Ivan Zlatev Date: Sat, 3 Jul 2010 11:28:34 +0100 Subject: [PATCH] Version 0.5.3: Fix a typo in the Open File Dialog filter for PNGs. --- PicasaUploader/Properties/AssemblyInfo.cs | 4 ++-- PicasaUploader/UI/PicasaUploader.Designer.cs | 4 ++-- Setup/Setup.vdproj | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/PicasaUploader/Properties/AssemblyInfo.cs b/PicasaUploader/Properties/AssemblyInfo.cs index bfcc02c..7dd53ff 100644 --- a/PicasaUploader/Properties/AssemblyInfo.cs +++ b/PicasaUploader/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.5.2.*")] -[assembly: AssemblyFileVersion("0.5.2.0")] +[assembly: AssemblyVersion("0.5.3.*")] +[assembly: AssemblyFileVersion("0.5.3.0")] diff --git a/PicasaUploader/UI/PicasaUploader.Designer.cs b/PicasaUploader/UI/PicasaUploader.Designer.cs index 14a9d56..8667a8c 100644 --- a/PicasaUploader/UI/PicasaUploader.Designer.cs +++ b/PicasaUploader/UI/PicasaUploader.Designer.cs @@ -95,8 +95,8 @@ private void InitializeComponent() // // openFileDialog // - this.openFileDialog.Filter = "All Supported|*.jpg;*.jpeg\'*.png;*.gif;*.bmp;*.avi;*.wmv;*.mpg;*.mpeg;*.mp4;*.mov" + - ";*.asf;*.3gp|Photos|*.jpg;*.jpeg\'*.png;*.gif;*.bmp|Videos|*.avi;*.wmv;*.mpg;*.mp" + + this.openFileDialog.Filter = "All Supported|*.jpg;*.jpeg;*.png;*.gif;*.bmp;*.avi;*.wmv;*.mpg;*.mpeg;*.mp4;*.mov" + + ";*.asf;*.3gp|Photos|*.jpg;*.jpeg;*.png;*.gif;*.bmp|Videos|*.avi;*.wmv;*.mpg;*.mp" + "eg;*.mp4;*.mov;*.asf;*.3gp"; this.openFileDialog.Multiselect = true; // diff --git a/Setup/Setup.vdproj b/Setup/Setup.vdproj index 4494596..e564131 100644 --- a/Setup/Setup.vdproj +++ b/Setup/Setup.vdproj @@ -407,15 +407,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:PicasaUploader" - "ProductCode" = "8:{D9CDB89C-CE4B-435A-9606-9FA2ABB41C5E}" - "PackageCode" = "8:{D6E90722-9E76-47A3-8BD3-859C31CE2247}" + "ProductCode" = "8:{B1CB2DB6-D94C-4C39-8297-0092B63947B6}" + "PackageCode" = "8:{2774F21A-8796-4FB0-89B8-22EBA368FED1}" "UpgradeCode" = "8:{988174A5-9971-4CE9-B9E2-1A5F58C791F5}" "AspNetVersion" = "8:4.0.30319.0" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:TRUE" - "ProductVersion" = "8:0.5.2" + "ProductVersion" = "8:0.5.3" "Manufacturer" = "8:Ivan Zlatev" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:"