summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj/MainMenu.nib
diff options
context:
space:
mode:
authordynaflash <[email protected]>2007-05-21 16:50:21 +0000
committerdynaflash <[email protected]>2007-05-21 16:50:21 +0000
commit7f232a9f43d6cdb3094485a5ac73ff9033c1880a (patch)
tree6d3ca68609c344c648dfdc833d3b27700e755795 /macosx/English.lproj/MainMenu.nib
parentd7154d2184454ca5cd115830ed15dd8d1dbfe426 (diff)
MacGui: Debug Window to read libhb output like cli in inspector window
- Thank You Cleaner!! - Adds Debug Output to Window menu - Adds Verbose pref to preferences menu - MacGui now reads output from libhb like cli - May add pref to open Debug Output window upon launch - All credit goes to Cleaner, Thank You! git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@592 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/MainMenu.nib')
-rw-r--r--macosx/English.lproj/MainMenu.nib/classes.nib11
-rw-r--r--macosx/English.lproj/MainMenu.nib/info.nib6
-rw-r--r--macosx/English.lproj/MainMenu.nib/keyedobjects.nibbin133627 -> 134165 bytes
3 files changed, 12 insertions, 5 deletions
diff --git a/macosx/English.lproj/MainMenu.nib/classes.nib b/macosx/English.lproj/MainMenu.nib/classes.nib
index ed1144ba1..6569a8d02 100644
--- a/macosx/English.lproj/MainMenu.nib/classes.nib
+++ b/macosx/English.lproj/MainMenu.nib/classes.nib
@@ -2,14 +2,15 @@
IBClasses = (
{
ACTIONS = {
+ AddAllAudioTracksToPopUp = id;
AddFactoryPresets = id;
- AddPreset = id;
AddToQueue = id;
AddUserPreset = id;
AudioTrackMixdownChanged = id;
AudioTrackPopUpChanged = id;
BrowseFile = id;
CalculateBitrate = id;
+ CalculatePictureSizing = id;
Cancel = id;
ChapterPopUpChanged = id;
CloseAddPresetPanel = id;
@@ -17,7 +18,6 @@
CustomSettingUsed = id;
DeleteFactoryPresets = id;
DeletePreset = id;
- EnableQueue = id;
EncoderPopUpChanged = id;
FormatPopUpChanged = id;
InsertPreset = id;
@@ -26,7 +26,9 @@
OpenUserGuide = id;
Pause = id;
QualitySliderChanged = id;
+ RevertPictureSizeToMax = id;
Rip = id;
+ SetEnabledStateOfAudioMixdownControls = id;
ShowAddPresetPanel = id;
ShowPicturePanel = id;
ShowQueuePanel = id;
@@ -35,6 +37,10 @@
VideoMatrixChanged = id;
X264AdvancedOptionsChanged = id;
X264AdvancedOptionsSet = id;
+ X264AdvancedOptionsSetCurrentSettings = id;
+ X264AdvancedOptionsStandardizeOptString = id;
+ showDebugOutputPanel = id;
+ showGrowlDoneNotification = id;
tableViewSelected = id;
};
CLASS = HBController;
@@ -94,7 +100,6 @@
fPresetDrawer = NSDrawer;
fPresetNewName = NSTextField;
fPresetNewPicSettingsPopUp = NSPopUpButton;
- fPresetSaveButton = NSButton;
fPresetSelectedDisplay = NSTextField;
fPresetsAdd = NSButton;
fPresetsDelete = NSButton;
diff --git a/macosx/English.lproj/MainMenu.nib/info.nib b/macosx/English.lproj/MainMenu.nib/info.nib
index 899a5acaf..974d94096 100644
--- a/macosx/English.lproj/MainMenu.nib/info.nib
+++ b/macosx/English.lproj/MainMenu.nib/info.nib
@@ -9,7 +9,7 @@
<key>1843</key>
<string>863 409 220 592 0 0 1920 1058 </string>
<key>29</key>
- <string>1793 762 365 44 1440 0 1280 1024 </string>
+ <string>281 404 365 44 0 0 1280 778 </string>
</dict>
<key>IBFramework Version</key>
<string>446.1</string>
@@ -19,10 +19,12 @@
</array>
<key>IBOpenObjects</key>
<array>
+ <integer>1438</integer>
+ <integer>29</integer>
<integer>21</integer>
</array>
<key>IBSystem Version</key>
- <string>8L127</string>
+ <string>8P2137</string>
<key>IBUserGuides</key>
<dict>
<key>21</key>
diff --git a/macosx/English.lproj/MainMenu.nib/keyedobjects.nib b/macosx/English.lproj/MainMenu.nib/keyedobjects.nib
index a3c716c38..d49208592 100644
--- a/macosx/English.lproj/MainMenu.nib/keyedobjects.nib
+++ b/macosx/English.lproj/MainMenu.nib/keyedobjects.nib
Binary files differ