winedbg: Adjust button size to fit more translations

André Hentschel nerv at dawncrow.de
Tue Jan 17 15:30:42 CST 2012


with ellipsis it is also used with 70 button width in msacm32 already
---
 programs/winedbg/winedbg.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/winedbg/winedbg.rc b/programs/winedbg/winedbg.rc
index 314500c..e9532a8 100644
--- a/programs/winedbg/winedbg.rc
+++ b/programs/winedbg/winedbg.rc
@@ -69,5 +69,5 @@ BEGIN
                      and attach that file to the report.",
                     IDC_STATIC_TXT2,"SysLink",0,6,185,288,32
     DEFPUSHBUTTON   "Close", IDOK, 236, 220, 60, 16, WS_TABSTOP
-    PUSHBUTTON      "&Save As...", ID_SAVEAS, 172, 220, 60, 16, WS_TABSTOP
+    PUSHBUTTON      "&Save As...", ID_SAVEAS, 162, 220, 70, 16, WS_TABSTOP
 END
-- 

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/20120117/df74831c/attachment.ksh>


More information about the wine-patches mailing list