Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / Properties / Settings.settings @ 20e9a378

History | View | Annotate | Download (3.2 kB)

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