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
|
@ -244,7 +244,7 @@
|
|||
<applicationSettings>
|
||||
<LSLEditor.Properties.Settings>
|
||||
<setting name="Version" serializeAs="String">
|
||||
<value>2.40.0</value>
|
||||
<value>2.40.1</value>
|
||||
</setting>
|
||||
<setting name="ConfLSL" serializeAs="String">
|
||||
<value>Resource.ConfLSL.xml</value>
|
||||
|
@ -275,7 +275,6 @@
|
|||
</setting>
|
||||
<setting name="Example" serializeAs="String">
|
||||
<value>
|
||||
// www.lsleditor.org by Alphons van der Heijden (SL: Alphons Jano)
|
||||
default
|
||||
{
|
||||
state_entry()
|
||||
|
@ -290,7 +289,7 @@
|
|||
</value>
|
||||
</setting>
|
||||
<setting name="Update" serializeAs="String">
|
||||
<value>http://www.lsleditor.org/checkforupdate/Default.aspx?</value>
|
||||
<value>http://lsleditor.sourceforge.net/check4update.php?</value>
|
||||
</setting>
|
||||
<setting name="Examples" serializeAs="String">
|
||||
<value>http://www.lsleditor.org/examples/</value>
|
||||
|
@ -302,13 +301,13 @@
|
|||
<value>Resource.ConfCSharp.xml</value>
|
||||
</setting>
|
||||
<setting name="UpdateManifest" serializeAs="String">
|
||||
<value>http://www.lsleditor.org/CheckForUpdate/Manifest.aspx</value>
|
||||
<value>http://lsleditor.sourceforge.net/update.php</value>
|
||||
</setting>
|
||||
<setting name="ToolsOptions" serializeAs="String">
|
||||
<value>Resource.ToolsOptions.xml</value>
|
||||
</setting>
|
||||
<setting name="ContactUrl" serializeAs="String">
|
||||
<value>http://www.lsleditor.org/mail/</value>
|
||||
<value>https://sourceforge.net/tracker/?group_id=319248</value>
|
||||
</setting>
|
||||
<setting name="DonateUrl" serializeAs="String">
|
||||
<value>http://www.lsleditor.org/donate.htm</value>
|
||||
|
@ -320,10 +319,7 @@
|
|||
<value>http://www.lslwiki.net/lslwiki/wakka.php?wakka=</value>
|
||||
</setting>
|
||||
<setting name="ForumLSLEditor" serializeAs="String">
|
||||
<value>http://www.lsleditor.org/forum/</value>
|
||||
</setting>
|
||||
<setting name="OopsRemove" serializeAs="String">
|
||||
<value>C:\Documents and Settings\Alphons\Mijn documenten\Visual Studio 2005\Projects</value>
|
||||
<value>https://sourceforge.net/projects/lsleditor/forums</value>
|
||||
</setting>
|
||||
</LSLEditor.Properties.Settings>
|
||||
</applicationSettings>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue