From f7e7f2d03689c2ed1263512b2f171224d2f43435 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Fri, 31 Aug 2018 12:07:31 +0300 Subject: Clist_nicer: remove useless strings from SysTreeView elements --- plugins/Clist_nicer/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/Clist_nicer') diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc index 21f242752c..8077d53857 100644 --- a/plugins/Clist_nicer/res/resource.rc +++ b/plugins/Clist_nicer/res/resource.rc @@ -155,7 +155,7 @@ BEGIN CONTROL "Do not separate offline contacts",IDC_DONTSEPARATE, "Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,5,80,132,16 LTEXT "Hide as offline",IDC_STATIC,151,1,73,8 - CONTROL "Tree hide offline",IDC_HIDEOFFLINEOPTS,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NONEVENHEIGHT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,147,11,152,134 + CONTROL "",IDC_HIDEOFFLINEOPTS,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NONEVENHEIGHT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,147,11,152,134 LTEXT "Right align contacts",IDC_STATIC,5,150,130,10 COMBOBOX IDC_CLISTALIGN,147,148,77,56,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP END @@ -300,7 +300,7 @@ BEGIN LTEXT "milliseconds",IDC_STATIC12,112,137,73,8,SS_CENTERIMAGE CONTROL "Hide vertical scroll bar",IDC_NOSCROLLBAR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,152,282,10 CONTROL "Gray out entire list when:",IDC_GREYOUT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,168,282,10 - CONTROL "Tree gray out",IDC_GREYOUTOPTS,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NONEVENHEIGHT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,11,181,182,39 + CONTROL "",IDC_GREYOUTOPTS,"SysTreeView32",TVS_DISABLEDRAGDROP | TVS_NOTOOLTIPS | TVS_NONEVENHEIGHT | WS_BORDER | WS_HSCROLL | WS_TABSTOP,11,181,182,39 END IDD_OPT_CLCBKG DIALOGEX 0, 0, 305, 226 -- cgit v1.2.3