diff options
author | ritsuka <[email protected]> | 2014-08-23 07:47:20 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2014-08-23 07:47:20 +0000 |
commit | a1d1c8b3e49708a3876fcc0d88fa3e7d435fa7cc (patch) | |
tree | 40bfa753c7c7db6e736cac90a0d9716d2069ec43 /macosx/English.lproj | |
parent | 54b962645c61f7b53e12a42443e49ca92c9cd3e4 (diff) |
MacGui: removed the “Large file size” checkbox.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6349 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj')
-rw-r--r-- | macosx/English.lproj/MainMenu.xib | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/macosx/English.lproj/MainMenu.xib b/macosx/English.lproj/MainMenu.xib index 9341a8cdd..ca69f2378 100644 --- a/macosx/English.lproj/MainMenu.xib +++ b/macosx/English.lproj/MainMenu.xib @@ -357,18 +357,6 @@ <action selector="customSettingUsed:" target="240" id="4971"/> </connections> </button> - <button id="2364"> - <rect key="frame" x="513" y="401" width="96" height="18"/> - <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> - <string key="toolTip">Caution: This option will likely break device compatiblity with all but the AppleTV Take 2. Checking this box enables a 64 bit mp4 file which can be over 4 GB.</string> - <buttonCell key="cell" type="check" title="Large file size" bezelStyle="regularSquare" imagePosition="left" alignment="left" controlSize="small" inset="2" id="4926"> - <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/> - <font key="font" metaFont="smallSystem"/> - </buttonCell> - <connections> - <action selector="customSettingUsed:" target="240" id="2366"/> - </connections> - </button> <button toolTip="This option adds an atom to the MP4 file which allows older iPods (5th Generation classic style) to play the file." id="4967"> <rect key="frame" x="388" y="401" width="108" height="18"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> @@ -1085,7 +1073,6 @@ DQ <outlet property="fDstFormatField" destination="1556" id="1583"/> <outlet property="fDstFormatPopUp" destination="1557" id="1584"/> <outlet property="fDstMp4HttpOptFileCheck" destination="4579" id="4581"/> - <outlet property="fDstMp4LargeFileCheck" destination="2364" id="4578"/> <outlet property="fDstMp4iPodFileCheck" destination="4967" id="4969"/> <outlet property="fEncodeStartStopPopUp" destination="5513" id="5527"/> <outlet property="fMainTabView" destination="1474" id="XMU-Vi-8QM"/> |