From 08c534537fa6413527c2e9346ecf531ec2b5cafc Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Fri, 27 Mar 2015 12:32:02 +0000 Subject: Import: button size corrected git-svn-id: http://svn.miranda-ng.org/main/trunk@12526 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Import/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Import') diff --git a/plugins/Import/res/resource.rc b/plugins/Import/res/resource.rc index 8d47ea8294..1d253ff1de 100644 --- a/plugins/Import/res/resource.rc +++ b/plugins/Import/res/resource.rc @@ -60,7 +60,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN LTEXT "Miranda has found Miranda profiles with the following names. Please select the one you wish to import, or click ""Other Profile"" if your profile is not listed, or if the list is empty.",IDC_STATIC,5,10,210,24 LISTBOX IDC_LIST,5,36,210,36,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP - PUSHBUTTON "&Other Profile...",IDC_OTHER,149,74,66,14 + PUSHBUTTON "&Other Profile...",IDC_OTHER,145,74,70,14 RTEXT "&Filename:",IDC_STATIC,5,93,34,8 EDITTEXT IDC_FILENAME,41,91,174,12,ES_AUTOHSCROLL END -- cgit v1.2.3