Revision 8a84d039 trunk/Pithos.Client.WPF/Properties/Settings.Designer.cs

b/trunk/Pithos.Client.WPF/Properties/Settings.Designer.cs
181 181
        
182 182
        [global::System.Configuration.UserScopedSettingAttribute()]
183 183
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
184
        [global::System.Configuration.DefaultSettingValueAttribute("False")]
184
        [global::System.Configuration.DefaultSettingValueAttribute("True")]
185 185
        public bool UseDefaultProxy {
186 186
            get {
187 187
                return ((bool)(this["UseDefaultProxy"]));
......
193 193
        
194 194
        [global::System.Configuration.UserScopedSettingAttribute()]
195 195
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
196
        [global::System.Configuration.DefaultSettingValueAttribute("True")]
196
        [global::System.Configuration.DefaultSettingValueAttribute("False")]
197 197
        public bool UseManualProxy {
198 198
            get {
199 199
                return ((bool)(this["UseManualProxy"]));

Also available in: Unified diff