From e015cc2a31073e26d46d83b5a64c69fd8cee5992 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Fri, 12 Jul 2013 12:18:14 +0000 Subject: increased size of some translation git-svn-id: http://svn.miranda-ng.org/main/trunk@5340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_nicer/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Clist_nicer/res') diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc index a5526d7de8..dccf398ddb 100644 --- a/plugins/Clist_nicer/res/resource.rc +++ b/plugins/Clist_nicer/res/resource.rc @@ -108,7 +108,7 @@ BEGIN GROUPBOX "System tray icon when using multiple protocols",IDC_STATIC,1,154,302,71 CONTROL "Show",IDC_DONTCYCLE,"Button",BS_AUTORADIOBUTTON | WS_GROUP,10,166,92,10 COMBOBOX IDC_PRIMARYSTATUS,107,165,78,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP - LTEXT "icon when statuses differ",IDC_STATIC,189,167,108,8,NOT WS_GROUP + LTEXT "icon when statuses differ",IDC_STATIC,189,167,113,8,NOT WS_GROUP CONTROL "Cycle icons every",IDC_CYCLE,"Button",BS_AUTORADIOBUTTON,10,180,92,10 EDITTEXT IDC_CYCLETIME,107,180,30,12,ES_RIGHT | ES_NUMBER CONTROL "Spin1",IDC_CYCLETIMESPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS | UDS_HOTTRACK,127,181,10,14 -- cgit v1.2.3