From ee9802a07ae486348ad7c1d5c6f5e27ff0b063ad Mon Sep 17 00:00:00 2001 From: ritsuka Date: Mon, 10 Sep 2007 13:23:30 +0000 Subject: MacGui: New preferences window. We need some new icons for the toolbar. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@942 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- macosx/English.lproj/Preferences.nib/classes.nib | 6 ++++++ macosx/English.lproj/Preferences.nib/info.nib | 17 ++++++++++++----- .../English.lproj/Preferences.nib/keyedobjects.nib | Bin 20759 -> 18353 bytes 3 files changed, 18 insertions(+), 5 deletions(-) (limited to 'macosx/English.lproj') diff --git a/macosx/English.lproj/Preferences.nib/classes.nib b/macosx/English.lproj/Preferences.nib/classes.nib index 0451c4903..266686202 100644 --- a/macosx/English.lproj/Preferences.nib/classes.nib +++ b/macosx/English.lproj/Preferences.nib/classes.nib @@ -4,6 +4,12 @@ ACTIONS = {close = id; runModal = id; }; CLASS = HBPreferencesController; LANGUAGE = ObjC; + OUTLETS = { + fAdvancedView = NSView; + fAudioView = NSView; + fGeneralView = NSView; + fPictureView = NSView; + }; SUPERCLASS = NSWindowController; } ); diff --git a/macosx/English.lproj/Preferences.nib/info.nib b/macosx/English.lproj/Preferences.nib/info.nib index a13174b48..521deb9a4 100644 --- a/macosx/English.lproj/Preferences.nib/info.nib +++ b/macosx/English.lproj/Preferences.nib/info.nib @@ -3,13 +3,20 @@ IBDocumentLocation - 84 122 674 609 0 0 1440 878 + 202 77 589 436 0 0 1440 878 + IBEditorPositions + + 233 + 506 481 468 208 0 0 1440 878 + 234 + 529 520 421 130 0 0 1440 878 + 235 + 490 525 499 119 0 0 1440 878 + 236 + 361 513 456 172 0 0 1440 878 + IBFramework Version 446.1 - IBOpenObjects - - 5 - IBSystem Version 8R2218 diff --git a/macosx/English.lproj/Preferences.nib/keyedobjects.nib b/macosx/English.lproj/Preferences.nib/keyedobjects.nib index 224206b9d..687039922 100644 Binary files a/macosx/English.lproj/Preferences.nib/keyedobjects.nib and b/macosx/English.lproj/Preferences.nib/keyedobjects.nib differ -- cgit v1.2.3