diff options
author | dynaflash <[email protected]> | 2007-12-03 19:23:08 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2007-12-03 19:23:08 +0000 |
commit | 73277f03248a3a4d288834e9c0bab84266a2d41c (patch) | |
tree | 7b35f6842ce11e26a17463267e2f7b2f34499287 /macosx/English.lproj/MainMenu.nib/info.nib | |
parent | 4e6f46f143e644d1c43b28f73b800712258c8ef6 (diff) |
MacGui: Increase size of main window by 200 px wide and 50 px high.
- This should offer more room as we desperately need it.
- Should still offer compatibility with 1280 x 1024 display with the presets drawer open and a dock on either the bottom or side
- Also added more granularity to the Constant Quality slider, now can choose any whole percentage instead of just even.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1096 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/MainMenu.nib/info.nib')
-rw-r--r-- | macosx/English.lproj/MainMenu.nib/info.nib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/English.lproj/MainMenu.nib/info.nib b/macosx/English.lproj/MainMenu.nib/info.nib index f5ed599ef..2c679cd24 100644 --- a/macosx/English.lproj/MainMenu.nib/info.nib +++ b/macosx/English.lproj/MainMenu.nib/info.nib @@ -10,7 +10,7 @@ <integer>5</integer> <key>IBOpenObjects</key> <array> - <integer>1868</integer> + <integer>2</integer> </array> <key>IBSystem Version</key> <string>9B18</string> |