fixed broken settings

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@12 3f4676ac-adda-40fd-8265-58d1435b1672
This commit is contained in:
dimentox 2010-05-02 03:38:58 +00:00
parent 205be4af9b
commit be66c127c1
22 changed files with 4667 additions and 4473 deletions

View file

@ -359,15 +359,6 @@ namespace LSLEditor.Properties {
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("C:\\Documents and Settings\\Alphons\\Mijn documenten\\Visual Studio 2005\\Projects")]
public string OopsRemove {
get {
return ((string)(this["OopsRemove"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("About.htm")]
@ -1124,7 +1115,7 @@ namespace LSLEditor.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("\r\n http://www.lsleditor.org/checkforupdate/Default.aspx?\r\n ")]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lsleditor.org/checkforupdate/Default.aspx?")]
public string Update {
get {
return ((string)(this["Update"]));
@ -1133,7 +1124,7 @@ namespace LSLEditor.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("\r\n http://www.lsleditor.org/examples/\r\n ")]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lsleditor.org/examples/")]
public string Examples {
get {
return ((string)(this["Examples"]));
@ -1142,7 +1133,7 @@ namespace LSLEditor.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("\r\n http://www.lsleditor.org/uploadscript/\r\n ")]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lsleditor.org/uploadscript/")]
public string Upload {
get {
return ((string)(this["Upload"]));
@ -1151,7 +1142,7 @@ namespace LSLEditor.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("\r\n Resource.ConfCSharp.xml\r\n ")]
[global::System.Configuration.DefaultSettingValueAttribute("Resource.ConfCSharp.xml")]
public string ConfCSharp {
get {
return ((string)(this["ConfCSharp"]));
@ -1160,7 +1151,7 @@ namespace LSLEditor.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("\r\n http://www.lsleditor.org/CheckForUpdate/Manifest.aspx\r\n ")]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lsleditor.org/CheckForUpdate/Manifest.aspx")]
public string UpdateManifest {
get {
return ((string)(this["UpdateManifest"]));
@ -1169,7 +1160,7 @@ namespace LSLEditor.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("\r\n Resource.ToolsOptions.xml\r\n ")]
[global::System.Configuration.DefaultSettingValueAttribute("Resource.ToolsOptions.xml")]
public string ToolsOptions {
get {
return ((string)(this["ToolsOptions"]));
@ -1178,7 +1169,7 @@ namespace LSLEditor.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("\r\n http://www.lsleditor.org/mail/\r\n ")]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lsleditor.org/mail/")]
public string ContactUrl {
get {
return ((string)(this["ContactUrl"]));
@ -1187,7 +1178,7 @@ namespace LSLEditor.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("\r\n http://www.lsleditor.org/donate.htm\r\n ")]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lsleditor.org/donate.htm")]
public string DonateUrl {
get {
return ((string)(this["DonateUrl"]));
@ -1196,8 +1187,7 @@ namespace LSLEditor.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("\r\n http://wiki.secondlife.com/wiki/Special:Search?go=Go&search=\r\n " +
" ")]
[global::System.Configuration.DefaultSettingValueAttribute("http://wiki.secondlife.com/wiki/Special:Search?go=Go&search=")]
public string Help2 {
get {
return ((string)(this["Help2"]));
@ -1206,7 +1196,7 @@ namespace LSLEditor.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("\r\n http://www.lslwiki.net/lslwiki/wakka.php?wakka=\r\n ")]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lslwiki.net/lslwiki/wakka.php?wakka=")]
public string Help1 {
get {
return ((string)(this["Help1"]));
@ -1215,11 +1205,20 @@ namespace LSLEditor.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("\r\n http://www.lsleditor.org/forum/\r\n ")]
[global::System.Configuration.DefaultSettingValueAttribute("http://www.lsleditor.org/forum/")]
public string ForumLSLEditor {
get {
return ((string)(this["ForumLSLEditor"]));
}
}
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("C:\\Documents and Settings\\Alphons\\Mijn documenten\\Visual Studio 2005\\Projects")]
public string OopsRemove {
get {
return ((string)(this["OopsRemove"]));
}
}
}
}

View file

@ -1,4 +1,4 @@
<?xml version='1.0' encoding='utf-8'?>
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="LSLEditor.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
@ -89,9 +89,6 @@
<Setting Name="WikiSeperateBrowser" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="OopsRemove" Type="System.String" Scope="Application">
<Value Profile="(Default)">C:\Documents and Settings\Alphons\Mijn documenten\Visual Studio 2005\Projects</Value>
</Setting>
<Setting Name="About" Type="System.String" Scope="Application">
<Value Profile="(Default)">About.htm</Value>
</Setting>
@ -298,59 +295,40 @@
</Value>
</Setting>
<Setting Name="Update" Type="System.String" Scope="Application">
<Value Profile="(Default)">
http://www.lsleditor.org/checkforupdate/Default.aspx?
</Value>
<Value Profile="(Default)">http://www.lsleditor.org/checkforupdate/Default.aspx?</Value>
</Setting>
<Setting Name="Examples" Type="System.String" Scope="Application">
<Value Profile="(Default)">
http://www.lsleditor.org/examples/
</Value>
<Value Profile="(Default)">http://www.lsleditor.org/examples/</Value>
</Setting>
<Setting Name="Upload" Type="System.String" Scope="Application">
<Value Profile="(Default)">
http://www.lsleditor.org/uploadscript/
</Value>
<Value Profile="(Default)">http://www.lsleditor.org/uploadscript/</Value>
</Setting>
<Setting Name="ConfCSharp" Type="System.String" Scope="Application">
<Value Profile="(Default)">
Resource.ConfCSharp.xml
</Value>
<Value Profile="(Default)">Resource.ConfCSharp.xml</Value>
</Setting>
<Setting Name="UpdateManifest" Type="System.String" Scope="Application">
<Value Profile="(Default)">
http://www.lsleditor.org/CheckForUpdate/Manifest.aspx
</Value>
<Value Profile="(Default)">http://www.lsleditor.org/CheckForUpdate/Manifest.aspx</Value>
</Setting>
<Setting Name="ToolsOptions" Type="System.String" Scope="Application">
<Value Profile="(Default)">
Resource.ToolsOptions.xml
</Value>
<Value Profile="(Default)">Resource.ToolsOptions.xml</Value>
</Setting>
<Setting Name="ContactUrl" Type="System.String" Scope="Application">
<Value Profile="(Default)">
http://www.lsleditor.org/mail/
</Value>
<Value Profile="(Default)">http://www.lsleditor.org/mail/</Value>
</Setting>
<Setting Name="DonateUrl" Type="System.String" Scope="Application">
<Value Profile="(Default)">
http://www.lsleditor.org/donate.htm
</Value>
<Value Profile="(Default)">http://www.lsleditor.org/donate.htm</Value>
</Setting>
<Setting Name="Help2" Type="System.String" Scope="Application">
<Value Profile="(Default)">
http://wiki.secondlife.com/wiki/Special:Search?go=Go&amp;search=
</Value>
<Value Profile="(Default)">http://wiki.secondlife.com/wiki/Special:Search?go=Go&amp;search=</Value>
</Setting>
<Setting Name="Help1" Type="System.String" Scope="Application">
<Value Profile="(Default)">
http://www.lslwiki.net/lslwiki/wakka.php?wakka=
</Value>
<Value Profile="(Default)">http://www.lslwiki.net/lslwiki/wakka.php?wakka=</Value>
</Setting>
<Setting Name="ForumLSLEditor" Type="System.String" Scope="Application">
<Value Profile="(Default)">
http://www.lsleditor.org/forum/
</Value>
<Value Profile="(Default)">http://www.lsleditor.org/forum/</Value>
</Setting>
<Setting Name="OopsRemove" Type="System.String" Scope="Application">
<Value Profile="(Default)">C:\Documents and Settings\Alphons\Mijn documenten\Visual Studio 2005\Projects</Value>
</Setting>
</Settings>
</SettingsFile>