From 11ff66b092dcb07f899d0439854ecbee3ffdc36f Mon Sep 17 00:00:00 2001 From: Rodeo Date: Wed, 10 Apr 2013 19:34:02 +0000 Subject: MacGui: widen the preview window's HUD display by 10 pixels. The info string "Source: 1920x1080, Output: 1920x1080, Anamorphic: 1920x1080 Custom" was being wrapped. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5391 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- macosx/English.lproj/PicturePreview.xib | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/macosx/English.lproj/PicturePreview.xib b/macosx/English.lproj/PicturePreview.xib index 460057859..3740cac7e 100644 --- a/macosx/English.lproj/PicturePreview.xib +++ b/macosx/English.lproj/PicturePreview.xib @@ -61,7 +61,7 @@ 7 2 - {{142, 519}, {480, 360}} + {{142, 519}, {490, 360}} 1886913536 HandBrake Preview NSPanel @@ -87,7 +87,7 @@ QTMoviePasteboardType - {480, 360} + {490, 360} @@ -448,7 +448,7 @@ - {{15, 132}, {450, 100}} + {{15, 132}, {460, 100}} @@ -704,7 +704,7 @@ - {{15, 30}, {450, 100}} + {{15, 30}, {460, 100}} @@ -838,7 +838,7 @@ - {{15, 235}, {450, 100}} + {{15, 235}, {460, 100}} @@ -871,7 +871,7 @@ - {480, 360} + {490, 360} @@ -1742,7 +1742,7 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{262, 474}, {480, 360}} + {{262, 474}, {490, 360}} com.apple.InterfaceBuilder.CocoaPlugin -- cgit v1.2.3