Added hammock project to debug streaming issues
[pithos-ms-client] / trunk / Pithos.Client.WPF / Properties / Settings.settings
1 <?xml version='1.0' encoding='utf-8'?>
2 <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Pithos.Client.WPF.Properties" GeneratedClassName="Settings">
3   <Profiles />
4   <Settings>
5     <Setting Name="PithosPath" Type="System.String" Scope="User">
6       <Value Profile="(Default)">e:\Pithos</Value>
7     </Setting>
8     <Setting Name="IconPath" Type="System.String" Scope="User">
9       <Value Profile="(Default)">C:\Program Files\Common Files\TortoiseOverlays\icons\XPStyle</Value>
10     </Setting>
11     <Setting Name="ProxyServer" Type="System.String" Scope="User">
12       <Value Profile="(Default)" />
13     </Setting>
14     <Setting Name="ProxyPort" Type="System.Int32" Scope="User">
15       <Value Profile="(Default)">8080</Value>
16     </Setting>
17     <Setting Name="ProxyUsername" Type="System.String" Scope="User">
18       <Value Profile="(Default)" />
19     </Setting>
20     <Setting Name="ProxyPassword" Type="System.String" Scope="User">
21       <Value Profile="(Default)" />
22     </Setting>
23     <Setting Name="ProxyAuthentication" Type="System.Boolean" Scope="User">
24       <Value Profile="(Default)">False</Value>
25     </Setting>
26     <Setting Name="ExtensionsActivated" Type="System.Boolean" Scope="User">
27       <Value Profile="(Default)">True</Value>
28     </Setting>
29     <Setting Name="UserName" Type="System.String" Scope="User">
30       <Value Profile="(Default)">pkanavos</Value>
31     </Setting>
32     <Setting Name="ApiKey" Type="System.String" Scope="User">
33       <Value Profile="(Default)">9d3cb7b231e96f72ebe96af1c6cd5112</Value>
34     </Setting>
35     <Setting Name="ShowDesktopNotifications" Type="System.Boolean" Scope="User">
36       <Value Profile="(Default)">True</Value>
37     </Setting>
38     <Setting Name="StartOnSystemStartup" Type="System.Boolean" Scope="User">
39       <Value Profile="(Default)">True</Value>
40     </Setting>
41     <Setting Name="UseNoProxy" Type="System.Boolean" Scope="User">
42       <Value Profile="(Default)">False</Value>
43     </Setting>
44     <Setting Name="UseDefaultProxy" Type="System.Boolean" Scope="User">
45       <Value Profile="(Default)">True</Value>
46     </Setting>
47     <Setting Name="UseManualProxy" Type="System.Boolean" Scope="User">
48       <Value Profile="(Default)">False</Value>
49     </Setting>
50     <Setting Name="Accounts" Type="Pithos.Interfaces.AccountsCollection" Scope="User">
51       <Value Profile="(Default)">&lt;?xml version="1.0" encoding="utf-16"?&gt;
52 &lt;ArrayOfAccountSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
53   &lt;AccountSettings&gt;
54     &lt;AccountName&gt;pkanavos&lt;/AccountName&gt;
55     &lt;ApiKey&gt;9d3cb7b231e96f72ebe96af1c6cd5112&lt;/ApiKey&gt;
56     &lt;IsActive&gt;true&lt;/IsActive&gt;
57     &lt;SelectiveFolders /&gt;
58   &lt;/AccountSettings&gt;
59 &lt;/ArrayOfAccountSettings&gt;</Value>
60     </Setting>
61     <Setting Name="PithosSite" Type="System.String" Scope="Application">
62       <Value Profile="(Default)">http://pithos.dev.grnet.gr/pithos.html</Value>
63     </Setting>
64   </Settings>
65 </SettingsFile>