Changed exe name
authorPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 13 Mar 2012 16:36:09 +0000 (18:36 +0200)
committerPanagiotis Kanavos <pkanavos@gmail.com>
Tue, 13 Mar 2012 16:36:09 +0000 (18:36 +0200)
trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
trunk/Pithos.Client.WPF/Properties/AssemblyInfo.cs
trunk/Pithos.Client.WPF/Properties/Settings.Designer.cs
trunk/Pithos.Client.WPF/Properties/Settings.settings
trunk/Pithos.Client.WPF/app.config

index c3b3648..0923567 100644 (file)
@@ -9,7 +9,7 @@
     <OutputType>WinExe</OutputType>
     <AppDesignerFolder>Properties</AppDesignerFolder>
     <RootNamespace>Pithos.Client.WPF</RootNamespace>
-    <AssemblyName>Pithos</AssemblyName>
+    <AssemblyName>PithosPlus</AssemblyName>
     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
     <TargetFrameworkProfile>Client</TargetFrameworkProfile>
     <FileAlignment>512</FileAlignment>
index cca048b..bad699e 100644 (file)
@@ -93,5 +93,5 @@ using System.Windows;
 // 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.7.20308.0")]
-[assembly: AssemblyFileVersionAttribute("0.7.20308.0")]
+[assembly: AssemblyVersion("0.7.20307.0")]
+[assembly: AssemblyFileVersionAttribute("0.7.20307.0")]
index d1baaed..eb73862 100644 (file)
@@ -322,7 +322,8 @@ namespace Pithos.Client.WPF.Properties {
         [global::System.Configuration.ApplicationScopedSettingAttribute()]
         [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
         [global::System.Configuration.SpecialSettingAttribute(global::System.Configuration.SpecialSetting.WebServiceUrl)]
-        [global::System.Configuration.DefaultSettingValueAttribute("https://raw.github.com/pkanavos/PithosUpdateTest/master/versioninfo.xml")]
+        [global::System.Configuration.DefaultSettingValueAttribute("https://code.grnet.gr/projects/pithos-ms-client/repository/revisions/master/raw/t" +
+            "runk/Pithos.Installer/versioninfo.xml")]
         public string UpdateUrl {
             get {
                 return ((string)(this["UpdateUrl"]));
index f649008..19ba6c0 100644 (file)
@@ -81,7 +81,7 @@
       <Value Profile="(Default)">00:01:00</Value>
     </Setting>
     <Setting Name="UpdateUrl" Type="(Web Service URL)" Scope="Application">
-      <Value Profile="(Default)">https://raw.github.com/pkanavos/PithosUpdateTest/master/versioninfo.xml</Value>
+      <Value Profile="(Default)">https://code.grnet.gr/projects/pithos-ms-client/repository/revisions/master/raw/trunk/Pithos.Installer/versioninfo.xml</Value>
     </Setting>
     <Setting Name="UpdateDiagnostics" Type="System.Boolean" Scope="User">
       <Value Profile="(Default)">False</Value>
index e8ebd2a..226c730 100644 (file)
     <value>https://pithos.dev.grnet.gr</value>
    </setting>
    <setting name="UpdateUrl" serializeAs="String">
-    <value>https://raw.github.com/pkanavos/PithosUpdateTest/master/versioninfo.xml</value>
+    <value>https://code.grnet.gr/projects/pithos-ms-client/repository/revisions/master/raw/trunk/Pithos.Installer/versioninfo.xml</value>
    </setting>
    <setting name="FileIdleTimeout" serializeAs="String">
     <value>00:00:10</value>