From 88e36d3c7260f27225e4e4f16943dbd0c6439484 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 23 Nov 2012 16:24:58 +0000 Subject: ICQ+ specific option deleted git-svn-id: http://svn.miranda-ng.org/main/trunk@2450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/CSList/res/cslist.rc | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'plugins/CSList/res') diff --git a/plugins/CSList/res/cslist.rc b/plugins/CSList/res/cslist.rc index 39dbf08faa..71f2eefa6b 100644 --- a/plugins/CSList/res/cslist.rc +++ b/plugins/CSList/res/cslist.rc @@ -83,13 +83,11 @@ FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN GROUPBOX "List settings",IDC_STATIC,4,4,292,73 CONTROL "Confirm deletion of items",IDC_CONFIRM_DELETION,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,24,20,253,10 - CONTROL "Delete entries in ICQ Custom status menu after Import",IDC_DELETE_AFTER_IMPORT, + CONTROL "Delete entries in Custom status menu after Import",IDC_DELETE_AFTER_IMPORT, "Button",BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,24,32,253,10 - CONTROL "Allow extra ICQ Custom status items (ICQ Plus only)",IDC_ALLOW_EXTRA_ICONS, - "Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,24,44,253,10 CONTROL "Remember last window position",IDC_REMEMBER_POSITION, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,24,56,253,10 - CTEXT "Note: Menu items are only visible when at least one ICQ account is properly set. Check if you have at least one account with UIN filled in.",IDC_STATIC,6,80,283,23 + "Button",BS_AUTOCHECKBOX | WS_TABSTOP,24,44,253,10 + CTEXT "Note: Menu items are only visible when at least one account is properly set. Check if you have at least one account with UIN filled in.",IDC_STATIC,6,68,283,23 END @@ -148,17 +146,17 @@ END // TEXTINCLUDE // -1 TEXTINCLUDE +1 TEXTINCLUDE BEGIN "..\\src\\resource.h\0" END -3 TEXTINCLUDE +3 TEXTINCLUDE BEGIN "\r\0" END -2 TEXTINCLUDE +2 TEXTINCLUDE BEGIN "#include ""afxres.h""\r\0" END @@ -179,4 +177,3 @@ END ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED - -- cgit v1.2.3