diff options
author | sr55 <[email protected]> | 2007-08-08 22:55:51 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2007-08-08 22:55:51 +0000 |
commit | e99cc78f1b33adde034a88561f9494871d641cc0 (patch) | |
tree | 2753461a1ec044f71e94100896bf9f8072468f42 /win/C#/Properties/Settings.settings | |
parent | dbdcd68514a6a447f5551458e57caf34cfa317da (diff) |
WinGui:
- Some more tweaks to the presets menu.
- Border added to splash screen.
- Added a quick start tips window.
- Few other small UI tweaks
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@791 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Properties/Settings.settings')
-rw-r--r-- | win/C#/Properties/Settings.settings | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/C#/Properties/Settings.settings b/win/C#/Properties/Settings.settings index 0e0825725..80d38b017 100644 --- a/win/C#/Properties/Settings.settings +++ b/win/C#/Properties/Settings.settings @@ -128,5 +128,8 @@ <Setting Name="deblock" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
+ <Setting Name="QuickStartWindow" Type="System.String" Scope="User">
+ <Value Profile="(Default)" />
+ </Setting>
</Settings>
</SettingsFile>
\ No newline at end of file |