summaryrefslogtreecommitdiffstats
path: root/win/CS/Properties/Settings.settings
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/Properties/Settings.settings')
-rw-r--r--win/CS/Properties/Settings.settings6
1 files changed, 3 insertions, 3 deletions
diff --git a/win/CS/Properties/Settings.settings b/win/CS/Properties/Settings.settings
index a5a61eb98..d9423eca7 100644
--- a/win/CS/Properties/Settings.settings
+++ b/win/CS/Properties/Settings.settings
@@ -77,9 +77,6 @@
<Setting Name="AutoNameRemoveUnderscore" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
- <Setting Name="UpdateRequired" Type="System.Boolean" Scope="User">
- <Value Profile="(Default)">True</Value>
- </Setting>
<Setting Name="ActivityWindowLastMode" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
@@ -111,5 +108,8 @@
<Setting Name="MinTitleLength" Type="System.String" Scope="User">
<Value Profile="(Default)">10</Value>
</Setting>
+ <Setting Name="UpdateRequired" Type="System.Boolean" Scope="User">
+ <Value Profile="(Default)">True</Value>
+ </Setting>
</Settings>
</SettingsFile> \ No newline at end of file