Revision f734ab5b trunk/Pithos.Client.WPF/Properties/Settings.settings

b/trunk/Pithos.Client.WPF/Properties/Settings.settings
47 47
    <Setting Name="UseManualProxy" Type="System.Boolean" Scope="User">
48 48
      <Value Profile="(Default)">False</Value>
49 49
    </Setting>
50
    <Setting Name="PithosSite" Type="System.String" Scope="Application">
51
      <Value Profile="(Default)">http://pithos.dev.grnet.gr</Value>
52
    </Setting>
53
    <Setting Name="PithosAuthenticationUrl" Type="System.String" Scope="Application">
54
      <Value Profile="(Default)">https://pithos.dev.grnet.gr</Value>
55
    </Setting>
56 50
    <Setting Name="CloudfilesAuthenticationUrl" Type="System.String" Scope="Application">
57 51
      <Value Profile="(Default)">https://auth.api.rackspacecloud.com</Value>
58 52
    </Setting>
......
62 56
    <Setting Name="FeedbackUri" Type="System.String" Scope="Application">
63 57
      <Value Profile="(Default)">http://pithos.dev.grnet.gr/tools/feedback</Value>
64 58
    </Setting>
65
    <Setting Name="Accounts" Type="Pithos.Interfaces.AccountsCollection" Scope="User">
66
      <Value Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
67
&lt;ArrayOfAccountSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" /&gt;</Value>
68
    </Setting>
69 59
    <Setting Name="MustUpgrade" Type="System.Boolean" Scope="User">
70 60
      <Value Profile="(Default)">True</Value>
71 61
    </Setting>
62
    <Setting Name="ProductionServer" Type="System.String" Scope="Application">
63
      <Value Profile="(Default)">http://plus.pithos.grnet.gr</Value>
64
    </Setting>
65
    <Setting Name="DevelopmentServer" Type="System.String" Scope="Application">
66
      <Value Profile="(Default)">http://pithos.dev.grnet.gr</Value>
67
    </Setting>
68
    <Setting Name="Accounts" Type="Pithos.Interfaces.AccountsCollection" Scope="User">
69
      <Value Profile="(Default)" />
70
    </Setting>
72 71
  </Settings>
73 72
</SettingsFile>

Also available in: Unified diff