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

b/trunk/Pithos.Client.WPF/Properties/Settings.settings
99 99
      <Value Profile="(Default)">False</Value>
100 100
    </Setting>
101 101
    <Setting Name="Servers" Type="Pithos.Interfaces.ServersCollection" Scope="Application">
102
      <Value Profile="(Default)" />
102
      <Value Profile="(Default)">
103
					&lt;ArrayOfServerSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
104
						&lt;ServerSettings&gt;
105
							&lt;ServerUri&gt;https://pithos.okeanos.grnet.gr&lt;/ServerUri&gt;
106
							&lt;LoginUri&gt;https://pithos.okeanos.grnet.gr/login&lt;/LoginUri&gt;
107
							&lt;LogoutUri&gt;https://accounts.okeanos.grnet.gr/im/logout&lt;/LogoutUri&gt;
108
						&lt;/ServerSettings&gt;
109
						&lt;ServerSettings&gt;
110
							&lt;ServerUri&gt;https://pithos.dev.grnet.gr&lt;/ServerUri&gt;
111
							&lt;LoginUri&gt;https://pithos.dev.grnet.gr/login&lt;/LoginUri&gt;
112
							&lt;LogoutUri&gt;https://pithos.dev.grnet.gr/im/logout&lt;/LogoutUri&gt;
113
						&lt;/ServerSettings&gt;
114
					&lt;/ArrayOfServerSettings&gt;
115
				</Value>
103 116
    </Setting>
104 117
  </Settings>
105 118
</SettingsFile>

Also available in: Unified diff