Revision 5bcf6d70 trunk/Pithos.Client/Properties/Settings.settings

b/trunk/Pithos.Client/Properties/Settings.settings
11 11
    <Setting Name="ProxyServer" Type="System.String" Scope="User">
12 12
      <Value Profile="(Default)" />
13 13
    </Setting>
14
    <Setting Name="ProxyPort" Type="System.String" Scope="User">
15
      <Value Profile="(Default)" />
14
    <Setting Name="ProxyPort" Type="System.Int32" Scope="User">
15
      <Value Profile="(Default)">0</Value>
16 16
    </Setting>
17 17
    <Setting Name="ProxyType" Type="System.String" Scope="User">
18 18
      <Value Profile="(Default)" />
......
38 38
    <Setting Name="Accounts" Type="Pithos.Interfaces.AccountsCollection" Scope="User">
39 39
      <Value Profile="(Default)" />
40 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)" />
52
    </Setting>
41 53
  </Settings>
42 54
</SettingsFile>

Also available in: Unified diff