diff options
author | dynaflash <[email protected]> | 2007-07-25 19:08:39 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2007-07-25 19:08:39 +0000 |
commit | ce8f61c16e66aeadf42535271ad2ce288724008b (patch) | |
tree | 495aa42cc1d9d546f831c6ec15a0ab0d97419e1f /macosx/English.lproj/MainMenu.nib/info.nib | |
parent | 6934e983fd9b10317828d6527d8102ef8f9123bc (diff) |
MacGui: "Ritsuka Bar" toolbar initial implementation
- Thanks goes to Ritsuka!
- Moves the Start/Cancel, Pause/Resume, Presets Drawer and Activity Window (previously debug) controls into a nice toolbar at the top of the main window
- Resizes the height of the main window to allow for the progress bar at the bottom during encoding
- Small change in that now muxmkv.c is included in the xcode project under libhb resources. Instead of under the main project heading.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@733 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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/macosx/English.lproj/MainMenu.nib/info.nib b/macosx/English.lproj/MainMenu.nib/info.nib index 67485c226..dfc9a034b 100644 --- a/macosx/English.lproj/MainMenu.nib/info.nib +++ b/macosx/English.lproj/MainMenu.nib/info.nib @@ -7,7 +7,7 @@ <key>IBEditorPositions</key> <dict> <key>1843</key> - <string>863 409 220 592 0 0 1920 1058 </string> + <string>620 338 200 530 0 0 1440 878 </string> <key>29</key> <string>155 478 365 44 0 0 1440 878 </string> </dict> @@ -19,8 +19,10 @@ </array> <key>IBOpenObjects</key> <array> - <integer>29</integer> + <integer>1843</integer> + <integer>365</integer> <integer>21</integer> + <integer>29</integer> </array> <key>IBSystem Version</key> <string>8R2218</string> @@ -30,8 +32,7 @@ <dict> <key>guideLocations</key> <array> - <string>Horizontal:576.000000</string> - <string>Horizontal:318.000000</string> + <string>Horizontal:492.000000</string> </array> <key>guidesLocked</key> <false/> |