diff options
author | prigaux <[email protected]> | 2007-02-11 20:00:15 +0000 |
---|---|---|
committer | prigaux <[email protected]> | 2007-02-11 20:00:15 +0000 |
commit | a74fd5a1ec37e53fe7008f022639af6ede0e82c9 (patch) | |
tree | 0a6a32640a840b72653149aa11efa264674df976 /macosx/English.lproj/MainMenu.nib | |
parent | f45dfeb2afb1b0bf46054959e8ea9494f3b7d14f (diff) |
Merge the 0.8.0_mpeg4ip branch into the trunk
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@285 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/MainMenu.nib')
-rw-r--r-- | macosx/English.lproj/MainMenu.nib/classes.nib | 43 | ||||
-rw-r--r-- | macosx/English.lproj/MainMenu.nib/info.nib | 28 | ||||
-rw-r--r-- | macosx/English.lproj/MainMenu.nib/keyedobjects.nib | bin | 58385 -> 70063 bytes |
3 files changed, 65 insertions, 6 deletions
diff --git a/macosx/English.lproj/MainMenu.nib/classes.nib b/macosx/English.lproj/MainMenu.nib/classes.nib index 59629f07f..ec791480a 100644 --- a/macosx/English.lproj/MainMenu.nib/classes.nib +++ b/macosx/English.lproj/MainMenu.nib/classes.nib @@ -1,6 +1,5 @@ { IBClasses = ( - {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, { ACTIONS = { AddToQueue = id; @@ -10,6 +9,7 @@ ChapterPopUpChanged = id; CodecsPopUpChanged = id; EnableQueue = id; + EncoderPopUpChanged = id; FormatPopUpChanged = id; OpenForums = id; OpenHomepage = id; @@ -42,6 +42,28 @@ fDstFormatField = NSTextField; fDstFormatPopUp = NSPopUpButton; fPauseButton = NSButton; + fPicLabelAnamorphic = NSTextField; + fPicLabelAr = NSTextField; + fPicLabelDeinter = NSTextField; + fPicLabelOutp = NSTextField; + fPicLabelOutputX = NSTextField; + fPicLabelPAROutp = NSTextField; + fPicLabelPAROutputX = NSTextField; + fPicLabelSettings = NSTextField; + fPicLabelSrc = NSTextField; + fPicLabelSrcX = NSTextField; + fPicSettingARkeep = NSTextField; + fPicSettingARkeepDsply = NSTextField; + fPicSettingDeinterlace = NSTextField; + fPicSettingDeinterlaceDsply = NSTextField; + fPicSettingHeight = NSTextField; + fPicSettingPAR = NSTextField; + fPicSettingPARDsply = NSTextField; + fPicSettingPARHeight = NSTextField; + fPicSettingPARWidth = NSTextField; + fPicSettingWidth = NSTextField; + fPicSrcHeight = NSTextField; + fPicSrcWidth = NSTextField; fPictureButton = NSButton; fPictureController = PictureController; fPicturePanel = NSPanel; @@ -123,6 +145,14 @@ fHeightStepper = NSStepper; fInfoField = NSTextField; fNextButton = NSButton; + fPARCheck = NSButton; + fPicSettingARkeep = NSTextField; + fPicSettingDeinterlace = NSTextField; + fPicSettingHeight = NSTextField; + fPicSettingWidth = NSTextField; + fPicSettingsDisplay = NSTextField; + fPicSrcHeight = NSTextField; + fPicSrcWidth = NSTextField; fPictureGLView = HBPictureGLView; fPrevButton = NSButton; fRatioCheck = NSButton; @@ -136,7 +166,16 @@ ACTIONS = {CheckChanged = id; ClosePanel = id; OpenPanel = id; }; CLASS = PrefsController; LANGUAGE = ObjC; - OUTLETS = {fPanel = NSPanel; fUpdateCheck = NSButton; }; + OUTLETS = { + fDefCrf = NSButton; + fDefDeinterlace = NSButton; + fDefPicSizeAutoSetipod = NSButton; + fDefPixelRatio = NSButton; + fFileExtItunes = NSButton; + fPanel = NSPanel; + fUpdateCheck = NSButton; + fdefaultlanguage = NSComboBox; + }; SUPERCLASS = NSObject; }, { diff --git a/macosx/English.lproj/MainMenu.nib/info.nib b/macosx/English.lproj/MainMenu.nib/info.nib index 36f69f000..9a988cc6b 100644 --- a/macosx/English.lproj/MainMenu.nib/info.nib +++ b/macosx/English.lproj/MainMenu.nib/info.nib @@ -3,15 +3,35 @@ <plist version="1.0"> <dict> <key>IBDocumentLocation</key> - <string>73 30 382 380 0 0 1440 878 </string> + <string>281 448 555 411 0 0 1440 878 </string> <key>IBEditorPositions</key> <dict> <key>29</key> - <string>157 764 261 44 0 0 1280 832 </string> + <string>69 330 258 44 0 0 1440 878 </string> </dict> <key>IBFramework Version</key> - <string>443.0</string> + <string>446.1</string> + <key>IBLockedTabItems</key> + <array> + <integer>1477</integer> + </array> + <key>IBOpenObjects</key> + <array> + <integer>21</integer> + </array> <key>IBSystem Version</key> - <string>8I127</string> + <string>8L127</string> + <key>IBUserGuides</key> + <dict> + <key>21</key> + <dict> + <key>guideLocations</key> + <array> + <string>Horizontal:567.000000</string> + </array> + <key>guidesLocked</key> + <false/> + </dict> + </dict> </dict> </plist> diff --git a/macosx/English.lproj/MainMenu.nib/keyedobjects.nib b/macosx/English.lproj/MainMenu.nib/keyedobjects.nib Binary files differindex 5bbb71eab..814a09dab 100644 --- a/macosx/English.lproj/MainMenu.nib/keyedobjects.nib +++ b/macosx/English.lproj/MainMenu.nib/keyedobjects.nib |