Some over looked updates needed for changes to defaults.

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@66 3f4676ac-adda-40fd-8265-58d1435b1672
This commit is contained in:
niel-archer 2011-12-30 03:55:21 +00:00
parent 06dafb0ec7
commit 3f6f85ca2a
3 changed files with 18 additions and 18 deletions

View file

@ -221,9 +221,6 @@
<Setting Name="SvnPassword" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="OutputFormat" Type="System.String" Scope="User">
<Value Profile="(Default)">ANSI</Value>
</Setting>
<Setting Name="ShowSolutionExplorer" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">False</Value>
</Setting>
@ -332,5 +329,8 @@
<Setting Name="Version" Type="System.String" Scope="Application">
<Value Profile="(Default)">2.43</Value>
</Setting>
<Setting Name="OutputFormat" Type="System.String" Scope="User">
<Value Profile="(Default)">UTF-8</Value>
</Setting>
</Settings>
</SettingsFile>