Added new ico in the bin resources to include versions 48x 512x
authorGeorge Pantazis <gpant@noc.grnet.gr>
Wed, 28 Mar 2012 14:58:35 +0000 (17:58 +0300)
committerGeorge Pantazis <gpant@noc.grnet.gr>
Wed, 28 Mar 2012 14:58:35 +0000 (17:58 +0300)
Fixed issue with GoToSite, it will now properly send the user to the Pithos production site.
Fixed Type in AboutView Upates -> Updates.

Signed-off-by: George Pantazis <gpant@noc.grnet.gr>

trunk/Pithos.Client.WPF/Images/pithos_logo-icon.ico
trunk/Pithos.Client.WPF/Shell/AboutView.xaml
trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
trunk/Pithos.Installer/Images/pithos_logo-icon.ico
trunk/Pithos.Installer/PithosPlus.iss
trunk/Pithos.Installer/PithosPlus.~is
trunk/Pithos.Installer/versioninfo.xml

index 7d3241b..6aeed5f 100644 (file)
Binary files a/trunk/Pithos.Client.WPF/Images/pithos_logo-icon.ico and b/trunk/Pithos.Client.WPF/Images/pithos_logo-icon.ico differ
index 98c48da..11d983c 100644 (file)
@@ -43,7 +43,7 @@
                 <ColumnDefinition Width="Auto"/>
                 
             </Grid.ColumnDefinitions>
-            <Button x:Name="CheckForUpdates" Content="Check For Upates" Grid.Column="0" HorizontalAlignment="Center" Width="110" Margin="5" />
+            <Button x:Name="CheckForUpdates" Content="Check For Updates" Grid.Column="0" HorizontalAlignment="Center" Width="110" Margin="5" />
             <Button x:Name="CloseAbout" Content="OK" Grid.Column="2" HorizontalAlignment="Center" Width="75" Margin="5" />
         </Grid>
     </Grid>
index fc1f43f..da44496 100644 (file)
@@ -484,13 +484,13 @@ namespace Pithos.Client.WPF {
                }
 
                
-/*
+
                public void GoToSite()
                {            
-                       var site = Properties.Settings.Default.PithosSite;
+                       var site = Properties.Settings.Default.ProductionServer;
                        Process.Start(site);            
                }
-*/
+
 
                public void GoToSite(AccountInfo account)
                {
index 7d3241b..6aeed5f 100644 (file)
Binary files a/trunk/Pithos.Installer/Images/pithos_logo-icon.ico and b/trunk/Pithos.Installer/Images/pithos_logo-icon.ico differ
index 9572b4c..8b89b43 100644 (file)
@@ -570,4 +570,4 @@ Filename: cmd; parameters: /c taskkill /f /im pithos.exe; Flags: runhidden
 Filename: cmd; parameters: /c taskkill /f /im pithos.client.WPF.exe; Flags: runhidden\r
 ;Launch Redist\r
 Filename: {tmp}\dotNetFx40_Client_setup.exe; Description: Install Microsoft .Net Framework 4.0; Parameters: /q /noreboot; Flags: skipifdoesntexist; Check: ShouldInstalldotNET40\r
-Filename: {app}\UninsHs.exe; Parameters: /r0=AppId,{language},{srcexe}; Flags: runminimized\r
+Filename: {app}\UninsHs.exe; Parameters: /r0=AppId,{language},{srcexe}; Flags: runminimized
\ No newline at end of file
index cc3ff4c..eb1779c 100644 (file)
@@ -570,4 +570,4 @@ Filename: cmd; parameters: /c taskkill /f /im pithos.exe; Flags: runhidden
 Filename: cmd; parameters: /c taskkill /f /im pithos.client.WPF.exe; Flags: runhidden
 ;Launch Redist
 Filename: {tmp}\dotNetFx40_Client_setup.exe; Description: Install Microsoft .Net Framework 4.0; Parameters: /q /noreboot; Flags: skipifdoesntexist; Check: ShouldInstalldotNET40
-Filename: {app}\UninsHs.exe; Parameters: /r0=AppId,{language},{srcexe}; Flags: runminimized
+Filename: {app}\UninsHs.exe; Parameters: /r0=AppId,{language},{srcexe}; Flags: runminimized
\ No newline at end of file
index a8d3263..a461213 100644 (file)
@@ -7,6 +7,17 @@
                <description></description>      \r
                <language>en</language>  \r
                <item>            \r
+                       <title>Version 0.7.20317</title>\r
+                       <sparkle:releaseNotesLink>https://code.grnet.gr/projects/pithos-ms-client/repository/revisions/master/raw/trunk/Pithos.Installer/rnotes.0.7.20315.html</sparkle:releaseNotesLink>\r
+                       <pubDate>Tue, 28 Mar 2012 17:55:00 +0200</pubDate>\r
+                       <enclosure \r
+                               url="https://code.grnet.gr/attachments/download/1047/PithosPlus_Setupv0.7.20317.0.exe"\r
+                               length="4931211" \r
+                               type="application/octet-stream"\r
+                               sparkle:version="0.7.20317" \r
+                       />\r
+               </item>\r
+               <item>            \r
                        <title>Version 0.7.20316</title>\r
                        <sparkle:releaseNotesLink>https://code.grnet.gr/projects/pithos-ms-client/repository/revisions/master/raw/trunk/Pithos.Installer/rnotes.0.7.20315.html</sparkle:releaseNotesLink>\r
                        <pubDate>Tue, 28 Mar 2012 13:14:00 +0200</pubDate>\r