winecfg: Resize controls for translations

André Hentschel nerv at dawncrow.de
Sat Mar 3 08:31:48 CST 2012


this fits e.g. "Durchsuchen..."
---
 programs/winecfg/winecfg.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/programs/winecfg/winecfg.rc b/programs/winecfg/winecfg.rc
index 2928e6a..c5f2625 100644
--- a/programs/winecfg/winecfg.rc
+++ b/programs/winecfg/winecfg.rc
@@ -230,8 +230,8 @@ BEGIN
 
     /* editing drive details */
     LTEXT           "&Path:",IDC_STATIC_PATH,15,123,42,9
-    EDITTEXT        IDC_EDIT_PATH,59,120,132,13,ES_AUTOHSCROLL | WS_TABSTOP
-    PUSHBUTTON      "&Browse...",IDC_BUTTON_BROWSE_PATH,196,120,50,13
+    EDITTEXT        IDC_EDIT_PATH,59,120,122,13,ES_AUTOHSCROLL | WS_TABSTOP
+    PUSHBUTTON      "&Browse...",IDC_BUTTON_BROWSE_PATH,186,120,60,13
     
     LTEXT           "&Type:",IDC_STATIC_TYPE,15,138,42,10
     COMBOBOX        IDC_COMBO_TYPE,59,135,77,60,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
-- 

Best Regards, André Hentschel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Nachrichtenteil als Anhang
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120303/69b661f0/attachment.ksh>


More information about the wine-patches mailing list