Statistics
| Branch: | Revision:

root / trunk / Pithos.Client.WPF / Properties / Settings.settings @ aba9e6d9

History | View | Annotate | Download (3.5 kB)

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="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
    <Setting Name="CloudfilesAuthenticationUrl" Type="System.String" Scope="Application">
57
      <Value Profile="(Default)">https://auth.api.rackspacecloud.com</Value>
58
    </Setting>
59
    <Setting Name="PithosLoginUrl" Type="System.String" Scope="Application">
60
      <Value Profile="(Default)">http://pithos.dev.grnet.gr/im/login</Value>
61
    </Setting>
62
    <Setting Name="FeedbackUri" Type="System.String" Scope="Application">
63
      <Value Profile="(Default)">http://pithos.dev.grnet.gr/tools/feedback</Value>
64
    </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
    <Setting Name="MustUpgrade" Type="System.Boolean" Scope="User">
70
      <Value Profile="(Default)">True</Value>
71
    </Setting>
72
  </Settings>
73
</SettingsFile>