Thanks for your patches Applied Patches elricember (2999014) and stevenlawson (2999149)

Fixed typo in licence text "ORIGIONAL" -> "ORIGINAL"
app.config cleanup

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@24 3f4676ac-adda-40fd-8265-58d1435b1672
This commit is contained in:
thoysg 2010-06-01 12:36:25 +00:00
parent cfab480121
commit f41df5f81c
81 changed files with 457 additions and 232 deletions

View file

@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.4927
// Runtime Version:2.0.50727.3603
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@ -1210,14 +1210,5 @@ namespace LSLEditor.Properties {
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"]));
}
}
}
}