]> git.sesse.net Git - vlc/commitdiff
macosx: Fix vout window min size.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Mon, 25 Aug 2008 21:16:09 +0000 (23:16 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Mon, 25 Aug 2008 21:16:31 +0000 (23:16 +0200)
extras/package/macosx/Resources/English.lproj/MainMenu.nib/classes.nib
extras/package/macosx/Resources/English.lproj/MainMenu.nib/info.nib
extras/package/macosx/Resources/English.lproj/MainMenu.nib/keyedobjects.nib

index 0b653b1d656c179958c47b81a1197a2bc3dc29ff..ed4e5fe4d9bcb2af8df03f4c19a18e1434dd5075 100644 (file)
                        <key>SUPERCLASS</key>
                        <string>NSWindow</string>
                </dict>
+               <dict>
+                       <key>CLASS</key>
+                       <string>VLCPlaylistCommon</string>
+                       <key>LANGUAGE</key>
+                       <string>ObjC</string>
+                       <key>OUTLETS</key>
+                       <dict>
+                               <key>o_outline_view</key>
+                               <string>id</string>
+                               <key>o_tc_author</key>
+                               <string>id</string>
+                               <key>o_tc_duration</key>
+                               <string>id</string>
+                               <key>o_tc_name</key>
+                               <string>id</string>
+                       </dict>
+                       <key>SUPERCLASS</key>
+                       <string>NSObject</string>
+               </dict>
                <dict>
                        <key>ACTIONS</key>
                        <dict>
                                <key>o_controls</key>
                                <string>VLCControls</string>
                                <key>o_crashrep_desc_txt</key>
-                               <string>id</string>
+                               <string>NSTextField</string>
                                <key>o_crashrep_dontSend_btn</key>
-                               <string>id</string>
+                               <string>NSButton</string>
                                <key>o_crashrep_fld</key>
-                               <string>id</string>
+                               <string>NSTextView</string>
                                <key>o_crashrep_send_btn</key>
-                               <string>id</string>
+                               <string>NSButton</string>
                                <key>o_crashrep_title_txt</key>
-                               <string>id</string>
+                               <string>NSTextField</string>
                                <key>o_crashrep_win</key>
-                               <string>id</string>
+                               <string>NSWindow</string>
                                <key>o_dmi_mute</key>
                                <string>NSMenuItem</string>
                                <key>o_dmi_next</key>
                        <key>SUPERCLASS</key>
                        <string>NSObject</string>
                </dict>
-               <dict>
-                       <key>CLASS</key>
-                       <string>VLCPlaylistCommon</string>
-                       <key>LANGUAGE</key>
-                       <string>ObjC</string>
-                       <key>OUTLETS</key>
-                       <dict>
-                               <key>o_outline_view</key>
-                               <string>id</string>
-                               <key>o_tc_author</key>
-                               <string>id</string>
-                               <key>o_tc_duration</key>
-                               <string>id</string>
-                               <key>o_tc_name</key>
-                               <string>id</string>
-                       </dict>
-                       <key>SUPERCLASS</key>
-                       <string>NSObject</string>
-               </dict>
                <dict>
                        <key>CLASS</key>
                        <string>NSApplication</string>
index 8822c002d769e801c8e7604e6b02623e6d98c6b3..e558355928c0d36f3d8105cd1af8b09c3a6c24df 100644 (file)
        <key>IBOpenObjects</key>
        <array>
                <integer>29</integer>
-               <integer>3817</integer>
-               <integer>3568</integer>
+               <integer>2417</integer>
                <integer>915</integer>
+               <integer>3568</integer>
+               <integer>3817</integer>
                <integer>21</integer>
        </array>
        <key>IBSystem Version</key>
index 4ec8df3e4dbd74ca6cd549e750898fbeff1c46dd..e6fda6c99620f1af6ea03829b50c8b9e6f13d8b1 100644 (file)
Binary files a/extras/package/macosx/Resources/English.lproj/MainMenu.nib/keyedobjects.nib and b/extras/package/macosx/Resources/English.lproj/MainMenu.nib/keyedobjects.nib differ