git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@23 3f4676ac-adda-40fd-8265-58d1435b1672
This commit is contained in:
parent
5f0c0d4e65
commit
cfab480121
8 changed files with 73 additions and 16 deletions
2
trunk/Properties/Settings.Designer.cs
generated
2
trunk/Properties/Settings.Designer.cs
generated
|
@ -37,7 +37,7 @@ namespace LSLEditor.Properties {
|
|||
|
||||
[global::System.Configuration.ApplicationScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("2.40.0")]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("2.40.1")]
|
||||
public string Version {
|
||||
get {
|
||||
return ((string)(this["Version"]));
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<Value Profile="(Default)">SecondLife Name</Value>
|
||||
</Setting>
|
||||
<Setting Name="Version" Type="System.String" Scope="Application">
|
||||
<Value Profile="(Default)">2.40.0</Value>
|
||||
<Value Profile="(Default)">2.40.1</Value>
|
||||
</Setting>
|
||||
<Setting Name="BrowserInWindow" Type="System.Boolean" Scope="User">
|
||||
<Value Profile="(Default)">False</Value>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue