Restructured views
[pithos-ms-client] / trunk / Pithos.Client.WPF / Properties / Settings.settings
index 7fb8fe1..9931ac6 100644 (file)
     <Setting Name="PithosSite" Type="System.String" Scope="Application">
       <Value Profile="(Default)">http://pithos.dev.grnet.gr</Value>
     </Setting>
-    <Setting Name="Accounts" Type="Pithos.Interfaces.AccountsCollection" Scope="User">
-      <Value Profile="(Default)">
-          &lt;ArrayOfAccountSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
-          &lt;/ArrayOfAccountSettings&gt;
-        </Value>
-    </Setting>
     <Setting Name="PithosAuthenticationUrl" Type="System.String" Scope="Application">
       <Value Profile="(Default)">https://pithos.dev.grnet.gr</Value>
     </Setting>
     <Setting Name="CloudfilesAuthenticationUrl" Type="System.String" Scope="Application">
       <Value Profile="(Default)">https://auth.api.rackspacecloud.com</Value>
     </Setting>
+    <Setting Name="Accounts" Type="Pithos.Interfaces.AccountsCollection" Scope="User">
+      <Value Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
+&lt;ArrayOfAccountSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" /&gt;</Value>
+    </Setting>
+    <Setting Name="PithosLoginUrl" Type="System.String" Scope="Application">
+      <Value Profile="(Default)">http://pithos.dev.grnet.gr/im/login</Value>
+    </Setting>
   </Settings>
 </SettingsFile>
\ No newline at end of file