Adding a new account now forces a logout to clear any stale Pithos cookies
[pithos-ms-client] / trunk / Pithos.Client.WPF / Properties / Settings.Designer.cs
index 3f754ec..51314d3 100644 (file)
@@ -386,5 +386,13 @@ namespace Pithos.Client.WPF.Properties {
                 this["IgnoreCertificateErrors"] = value;
             }
         }
+        
+        [global::System.Configuration.ApplicationScopedSettingAttribute()]
+        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+        public global::Pithos.Interfaces.ServersCollection Servers {
+            get {
+                return ((global::Pithos.Interfaces.ServersCollection)(this["Servers"]));
+            }
+        }
     }
 }