//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.488 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Pithos.Client.WPF.Properties { [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")] internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); public static Settings Default { get { return defaultInstance; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("e:\\Pithos")] public string PithosPath { get { return ((string)(this["PithosPath"])); } set { this["PithosPath"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("C:\\Program Files\\Common Files\\TortoiseOverlays\\icons\\XPStyle")] public string IconPath { get { return ((string)(this["IconPath"])); } set { this["IconPath"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("")] public string ProxyServer { get { return ((string)(this["ProxyServer"])); } set { this["ProxyServer"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("8080")] public int ProxyPort { get { return ((int)(this["ProxyPort"])); } set { this["ProxyPort"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("")] public string ProxyUsername { get { return ((string)(this["ProxyUsername"])); } set { this["ProxyUsername"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("")] public string ProxyPassword { get { return ((string)(this["ProxyPassword"])); } set { this["ProxyPassword"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool ProxyAuthentication { get { return ((bool)(this["ProxyAuthentication"])); } set { this["ProxyAuthentication"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool ExtensionsActivated { get { return ((bool)(this["ExtensionsActivated"])); } set { this["ExtensionsActivated"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("pkanavos")] public string UserName { get { return ((string)(this["UserName"])); } set { this["UserName"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("9d3cb7b231e96f72ebe96af1c6cd5112")] public string ApiKey { get { return ((string)(this["ApiKey"])); } set { this["ApiKey"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool ShowDesktopNotifications { get { return ((bool)(this["ShowDesktopNotifications"])); } set { this["ShowDesktopNotifications"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool StartOnSystemStartup { get { return ((bool)(this["StartOnSystemStartup"])); } set { this["StartOnSystemStartup"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool UseNoProxy { get { return ((bool)(this["UseNoProxy"])); } set { this["UseNoProxy"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool UseDefaultProxy { get { return ((bool)(this["UseDefaultProxy"])); } set { this["UseDefaultProxy"] = value; } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("False")] public bool UseManualProxy { get { return ((bool)(this["UseManualProxy"])); } set { this["UseManualProxy"] = value; } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("https://auth.api.rackspacecloud.com")] public string CloudfilesAuthenticationUrl { get { return ((string)(this["CloudfilesAuthenticationUrl"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("http://pithos.dev.grnet.gr/im/login")] public string PithosLoginUrl { get { return ((string)(this["PithosLoginUrl"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("http://pithos.dev.grnet.gr/tools/feedback")] public string FeedbackUri { get { return ((string)(this["FeedbackUri"])); } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("True")] public bool MustUpgrade { get { return ((bool)(this["MustUpgrade"])); } set { this["MustUpgrade"] = value; } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("http://plus.pithos.grnet.gr")] public string ProductionServer { get { return ((string)(this["ProductionServer"])); } } [global::System.Configuration.ApplicationScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Configuration.DefaultSettingValueAttribute("http://pithos.dev.grnet.gr")] public string DevelopmentServer { get { return ((string)(this["DevelopmentServer"])); } } [global::System.Configuration.UserScopedSettingAttribute()] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] public global::Pithos.Interfaces.AccountsCollection Accounts { get { return ((global::Pithos.Interfaces.AccountsCollection)(this["Accounts"])); } set { this["Accounts"] = value; } } } }