diff options
author | dynaflash <[email protected]> | 2007-12-14 16:19:46 +0000 |
---|---|---|
committer | dynaflash <[email protected]> | 2007-12-14 16:19:46 +0000 |
commit | b17a98a1f959008a6536141fa55a2e84fa74a065 (patch) | |
tree | 25e7d165251c5cd6019fdb58c543036181066ce2 /macosx/English.lproj | |
parent | 67e99e5dbae56fedfe6c35ea6dacc34dcb7bcba9 (diff) |
MacGui: HTTP optimized mp4 implementation
- New checkbox to enable http optimized mp4's
- Shows/Hides depending on the "format" selection
- Presets use new objectForKey:@"Mp4HttpOptimize"
- Also renamed the outlet for 64 bit mp4's to more descriptive "fDstMp4LargeFileCheck"
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1127 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj')
-rw-r--r-- | macosx/English.lproj/MainMenu.nib/classes.nib | 4 | ||||
-rw-r--r-- | macosx/English.lproj/MainMenu.nib/info.nib | 4 | ||||
-rw-r--r-- | macosx/English.lproj/MainMenu.nib/keyedobjects.nib | bin | 91158 -> 92364 bytes |
3 files changed, 6 insertions, 2 deletions
diff --git a/macosx/English.lproj/MainMenu.nib/classes.nib b/macosx/English.lproj/MainMenu.nib/classes.nib index 8ecb1f92c..ffb955802 100644 --- a/macosx/English.lproj/MainMenu.nib/classes.nib +++ b/macosx/English.lproj/MainMenu.nib/classes.nib @@ -166,7 +166,9 @@ <string>NSTextField</string> <key>fDstFormatPopUp</key> <string>NSPopUpButton</string> - <key>fDstMpgLargeFileCheck</key> + <key>fDstMp4HttpOptFileCheck</key> + <string>NSButton</string> + <key>fDstMp4LargeFileCheck</key> <string>NSButton</string> <key>fOpenSourceTitleMMenu</key> <string>NSMenuItem</string> diff --git a/macosx/English.lproj/MainMenu.nib/info.nib b/macosx/English.lproj/MainMenu.nib/info.nib index 36055763b..2c679cd24 100644 --- a/macosx/English.lproj/MainMenu.nib/info.nib +++ b/macosx/English.lproj/MainMenu.nib/info.nib @@ -9,7 +9,9 @@ <key>IBOldestOS</key> <integer>5</integer> <key>IBOpenObjects</key> - <array/> + <array> + <integer>2</integer> + </array> <key>IBSystem Version</key> <string>9B18</string> <key>targetFramework</key> diff --git a/macosx/English.lproj/MainMenu.nib/keyedobjects.nib b/macosx/English.lproj/MainMenu.nib/keyedobjects.nib Binary files differindex b008240ae..94a6009a9 100644 --- a/macosx/English.lproj/MainMenu.nib/keyedobjects.nib +++ b/macosx/English.lproj/MainMenu.nib/keyedobjects.nib |