Revision 20e9a378 trunk/Pithos.Client.WPF/Properties/Settings.settings

b/trunk/Pithos.Client.WPF/Properties/Settings.settings
50 50
    <Setting Name="PithosSite" Type="System.String" Scope="Application">
51 51
      <Value Profile="(Default)">http://pithos.dev.grnet.gr</Value>
52 52
    </Setting>
53
    <Setting Name="Accounts" Type="Pithos.Interfaces.AccountsCollection" Scope="User">
54
      <Value Profile="(Default)">
55
          &lt;ArrayOfAccountSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
56
          &lt;/ArrayOfAccountSettings&gt;
57
        </Value>
58
    </Setting>
59 53
    <Setting Name="PithosAuthenticationUrl" Type="System.String" Scope="Application">
60 54
      <Value Profile="(Default)">https://pithos.dev.grnet.gr</Value>
61 55
    </Setting>
62 56
    <Setting Name="CloudfilesAuthenticationUrl" Type="System.String" Scope="Application">
63 57
      <Value Profile="(Default)">https://auth.api.rackspacecloud.com</Value>
64 58
    </Setting>
59
    <Setting Name="Accounts" Type="Pithos.Interfaces.AccountsCollection" Scope="User">
60
      <Value Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
61
&lt;ArrayOfAccountSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" /&gt;</Value>
62
    </Setting>
63
    <Setting Name="PithosLoginUrl" Type="System.String" Scope="Application">
64
      <Value Profile="(Default)">http://pithos.dev.grnet.gr/im/login</Value>
65
    </Setting>
65 66
  </Settings>
66 67
</SettingsFile>

Also available in: Unified diff