Module: wine Branch: master Commit: 600368c4edeaa177e62ec3647f9167ab02ecc97e URL: http://source.winehq.org/git/wine.git/?a=commit;h=600368c4edeaa177e62ec3647f...
Author: Francois Gouget fgouget@free.fr Date: Fri Jun 13 19:49:31 2008 +0200
winecfg: Remove spaces before '...'.
---
programs/winecfg/Zh.rc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/programs/winecfg/Zh.rc b/programs/winecfg/Zh.rc index 4e73f1d..2093400 100644 --- a/programs/winecfg/Zh.rc +++ b/programs/winecfg/Zh.rc @@ -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 "�����{���]�w(&R)",IDC_APP_REMOVEAPP, 170,204,75,14 LTEXT "&Windows �����G",IDC_STATIC,17,226,58,8 COMBOBOX IDC_WINVER,83,224,163,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP