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:
parent
cfab480121
commit
f41df5f81c
81 changed files with 457 additions and 232 deletions
11
trunk/Properties/Settings.Designer.cs
generated
11
trunk/Properties/Settings.Designer.cs
generated
|
@ -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"]));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -326,8 +326,5 @@
|
|||
<Setting Name="ForumLSLEditor" Type="System.String" Scope="Application">
|
||||
<Value Profile="(Default)">https://sourceforge.net/projects/lsleditor/forums</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>
|
Loading…
Add table
Add a link
Reference in a new issue