[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    [PATCH] shell32: Resize Run program window
From:       Floris Renaud <jkfloris () dds ! nl>
Date:       2021-02-28 22:28:26
Message-ID: 20210228222826.185369-1-jkfloris () dds ! nl
[Download RAW message or body]

Three lines of text will now fit in the window. More translations will fit.

Signed-off-by: Floris Renaud <jkfloris@dds.nl>
---
 dlls/shell32/shell32.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/shell32/shell32.rc b/dlls/shell32/shell32.rc
index f19b09f8c21..ff859381593 100644
--- a/dlls/shell32/shell32.rc
+++ b/dlls/shell32/shell32.rc
@@ -334,7 +334,7 @@ CAPTION "Run"
 FONT 8, "MS Shell Dlg"
 {
  ICON "", IDC_RUNDLG_ICON, 7, 11, 18, 20, WS_VISIBLE
- LTEXT "Type the name of a program, folder, document, or Internet resource, and Wine \
will open it for you.", IDC_RUNDLG_DESCRIPTION, 36, 11, 182, 18 + LTEXT "Type the \
name of a program, folder, document, or Internet resource, and Wine will open it for \
you.", IDC_RUNDLG_DESCRIPTION, 45, 8, 194, 28  LTEXT "&Open:", IDC_RUNDLG_LABEL, 7, \
39, 35, 10  CONTROL "", IDC_RUNDLG_EDITPATH, "COMBOBOX", WS_TABSTOP | WS_GROUP | \
WS_VSCROLL | WS_VISIBLE | CBS_DISABLENOSCROLL | CBS_AUTOHSCROLL | CBS_DROPDOWN, 45, \
37, 185, 100  DEFPUSHBUTTON "OK", IDOK, 72, 63, 50, 14, WS_TABSTOP
-- 
2.30.1


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic