1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00

winecfg: Remove spaces before '...'.

This commit is contained in:
Francois Gouget 2008-06-13 19:49:31 +02:00 committed by Alexandre Julliard
parent dcfd6b9d50
commit 600368c4ed

View File

@ -50,7 +50,7 @@ BEGIN
IDC_STATIC,15,20,227,30
CONTROL "Applications",IDC_APP_LISTVIEW,"SysListView32",WS_BORDER | WS_TABSTOP | LVS_LIST | LVS_SINGLESEL | LVS_SHOWSELALWAYS,
15,50,230,150
PUSHBUTTON "¼W¥[µ{¦¡³]©w(&A) ...",IDC_APP_ADDAPP, 90,204,75,14
PUSHBUTTON "¼W¥[µ{¦¡³]©w(&A)...",IDC_APP_ADDAPP, 90,204,75,14
PUSHBUTTON "移除程式設定(&R)",IDC_APP_REMOVEAPP, 170,204,75,14
LTEXT "&Windows 版本:",IDC_STATIC,17,226,58,8
COMBOBOX IDC_WINVER,83,224,163,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP