diff options
author | sr55 <[email protected]> | 2010-04-28 18:03:01 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-04-28 18:03:01 +0000 |
commit | 4c0d4df9984e520961b467fde1ab1c2ee7513a67 (patch) | |
tree | f3dd31bf7e398e85593ec4209ba20e787e38241c /win/C#/Properties/Settings.settings | |
parent | 6223188aa629e3ea5bc183c9da8eca4f5b24b19d (diff) |
WinGui:
- Strip any illegal characters from the autoname path
- Display build number in program window title. Also added a hack to force this to display the correct number.
- Imported some settings for Stylecop for resharper 5
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3272 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Settings.settings')
-rw-r--r-- | win/C#/Properties/Settings.settings | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings index bab3f7db1..cc7649fe7 100644 --- a/win/C#/Properties/Settings.settings +++ b/win/C#/Properties/Settings.settings @@ -129,7 +129,7 @@ <Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="hb_min_cli" Type="System.Int32" Scope="User">
- <Value Profile="(Default)">3240</Value>
+ <Value Profile="(Default)">3264</Value>
</Setting>
</Settings>
</SettingsFile>
\ No newline at end of file |