summaryrefslogtreecommitdiffstats
path: root/macosx/English.lproj
diff options
context:
space:
mode:
authordynaflash <[email protected]>2007-08-02 05:11:48 +0000
committerdynaflash <[email protected]>2007-08-02 05:11:48 +0000
commit891ea7118f8ca6d60e3920cbed100ae2a7f8bad1 (patch)
tree849b13abc67b6b09a3fbcd7c101144cf689454e7 /macosx/English.lproj
parent8cb0b130a99d34794a9223553478ca23830f9f2c (diff)
MacGui: Use Ritsuka's gear icon at the bottom of the preset drawer.
- Thanks Ritsuka! - Replaces fugly "Make Default" and "Update" buttons - Contains a contextual menu which currently contains "Make Default" and "Update Built-In Presets" git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@779 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj')
-rw-r--r--macosx/English.lproj/MainMenu.nib/classes.nib4
-rw-r--r--macosx/English.lproj/MainMenu.nib/info.nib13
-rw-r--r--macosx/English.lproj/MainMenu.nib/keyedobjects.nibbin128058 -> 128477 bytes
3 files changed, 11 insertions, 6 deletions
diff --git a/macosx/English.lproj/MainMenu.nib/classes.nib b/macosx/English.lproj/MainMenu.nib/classes.nib
index 5a850c960..56978b1c7 100644
--- a/macosx/English.lproj/MainMenu.nib/classes.nib
+++ b/macosx/English.lproj/MainMenu.nib/classes.nib
@@ -106,11 +106,12 @@
fPictureController = PictureController;
fPicturePanel = NSPanel;
fPresetDrawer = NSDrawer;
- fPresetMakeDefault = NSButton;
fPresetNewDesc = NSTextField;
fPresetNewName = NSTextField;
fPresetNewPicSettingsPopUp = NSPopUpButton;
fPresetSelectedDisplay = NSTextField;
+ fPresetsActionButton = MVMenuButton;
+ fPresetsActionMenu = NSMenu;
fPresetsAdd = NSButton;
fPresetsDelete = NSButton;
fQueueController = QueueController;
@@ -205,6 +206,7 @@
};
SUPERCLASS = NSTextField;
},
+ {CLASS = MVMenuButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
{
ACTIONS = {
ClosePanel = id;
diff --git a/macosx/English.lproj/MainMenu.nib/info.nib b/macosx/English.lproj/MainMenu.nib/info.nib
index d56e7e5b9..7eed1978e 100644
--- a/macosx/English.lproj/MainMenu.nib/info.nib
+++ b/macosx/English.lproj/MainMenu.nib/info.nib
@@ -3,13 +3,15 @@
<plist version="1.0">
<dict>
<key>IBDocumentLocation</key>
- <string>45 274 630 601 0 0 1440 878 </string>
+ <string>87 46 558 375 0 0 1440 878 </string>
<key>IBEditorPositions</key>
<dict>
<key>1843</key>
- <string>620 338 200 530 0 0 1440 878 </string>
+ <string>640 320 200 530 0 0 1440 878 </string>
+ <key>2436</key>
+ <string>307 360 192 68 0 0 1440 878 </string>
<key>29</key>
- <string>155 478 365 44 0 0 1440 878 </string>
+ <string>155 478 368 44 0 0 1440 878 </string>
</dict>
<key>IBFramework Version</key>
<string>446.1</string>
@@ -26,8 +28,9 @@
<key>IBOpenObjects</key>
<array>
<integer>29</integer>
- <integer>365</integer>
- <integer>21</integer>
+ <integer>1843</integer>
+ <integer>2436</integer>
+ <integer>1867</integer>
</array>
<key>IBSystem Version</key>
<string>8R2218</string>
diff --git a/macosx/English.lproj/MainMenu.nib/keyedobjects.nib b/macosx/English.lproj/MainMenu.nib/keyedobjects.nib
index a031a0eb3..378c5f81e 100644
--- a/macosx/English.lproj/MainMenu.nib/keyedobjects.nib
+++ b/macosx/English.lproj/MainMenu.nib/keyedobjects.nib
Binary files differ