diff options
author | ritsuka <[email protected]> | 2007-09-10 13:23:30 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2007-09-10 13:23:30 +0000 |
commit | ee9802a07ae486348ad7c1d5c6f5e27ff0b063ad (patch) | |
tree | ee9b66dde9c29b0190796a9e1fd3f6e1799a9997 /macosx/English.lproj | |
parent | 1431511b085cf5389d67bebec9149e12ca24ba75 (diff) |
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
Diffstat (limited to 'macosx/English.lproj')
-rw-r--r-- | macosx/English.lproj/Preferences.nib/classes.nib | 6 | ||||
-rw-r--r-- | macosx/English.lproj/Preferences.nib/info.nib | 17 | ||||
-rw-r--r-- | macosx/English.lproj/Preferences.nib/keyedobjects.nib | bin | 20759 -> 18353 bytes |
3 files changed, 18 insertions, 5 deletions
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 @@ <plist version="1.0"> <dict> <key>IBDocumentLocation</key> - <string>84 122 674 609 0 0 1440 878 </string> + <string>202 77 589 436 0 0 1440 878 </string> + <key>IBEditorPositions</key> + <dict> + <key>233</key> + <string>506 481 468 208 0 0 1440 878 </string> + <key>234</key> + <string>529 520 421 130 0 0 1440 878 </string> + <key>235</key> + <string>490 525 499 119 0 0 1440 878 </string> + <key>236</key> + <string>361 513 456 172 0 0 1440 878 </string> + </dict> <key>IBFramework Version</key> <string>446.1</string> - <key>IBOpenObjects</key> - <array> - <integer>5</integer> - </array> <key>IBSystem Version</key> <string>8R2218</string> </dict> diff --git a/macosx/English.lproj/Preferences.nib/keyedobjects.nib b/macosx/English.lproj/Preferences.nib/keyedobjects.nib Binary files differindex 224206b9d..687039922 100644 --- a/macosx/English.lproj/Preferences.nib/keyedobjects.nib +++ b/macosx/English.lproj/Preferences.nib/keyedobjects.nib |