OSDN Git Service

macGui: move "Duration" to the title/chapter line for source and move "Output" sectio...
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 16 May 2007 14:43:08 +0000 (14:43 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 16 May 2007 14:43:08 +0000 (14:43 +0000)
Increase the height of the tabbed views to free up space for more tabbed info.

git-svn-id: svn://localhost/HandBrake/trunk@587 b64f7644-9d1e-0410-96f1-a4d463321fa5

macosx/Controller.mm
macosx/English.lproj/MainMenu.nib/info.nib
macosx/English.lproj/MainMenu.nib/keyedobjects.nib

index 4eef485..4ab18ad 100644 (file)
@@ -1332,7 +1332,7 @@ return registrationDictionary;
                [fVidEncoderPopUp addItemWithTitle: @"x264 (h.264 Main)"];
                [fVidEncoderPopUp addItemWithTitle: @"x264 (h.264 iPod)"];
         [fX264optView setHidden: NO];
-               [fX264optViewTitleLabel setStringValue: @"x264 Advanced Options"];
+               [fX264optViewTitleLabel setStringValue: @""];
                
     }
     else if( ( FormatSettings[format][codecs] & HB_VCODEC_FFMPEG ) )
index 52000af..aa15a24 100644 (file)
@@ -22,7 +22,7 @@
                <integer>21</integer>
        </array>
        <key>IBSystem Version</key>
-       <string>8L127</string>
+       <string>8P2137</string>
        <key>IBUserGuides</key>
        <dict>
                <key>21</key>
@@ -30,6 +30,7 @@
                        <key>guideLocations</key>
                        <array>
                                <string>Horizontal:576.000000</string>
+                               <string>Horizontal:319.000000</string>
                        </array>
                        <key>guidesLocked</key>
                        <false/>
index c414144..5208e21 100644 (file)
Binary files a/macosx/English.lproj/MainMenu.nib/keyedobjects.nib and b/macosx/English.lproj/MainMenu.nib/keyedobjects.nib differ