From 0181a77e338eab7762552593c3ce5824742b713d Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 14 Feb 2013 19:21:27 +0000 Subject: - resource fixes(patch from person) git-svn-id: http://svn.miranda-ng.org/main/trunk@3603 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/KeyboardNotify/res/resources.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/KeyboardNotify') diff --git a/plugins/KeyboardNotify/res/resources.rc b/plugins/KeyboardNotify/res/resources.rc index 33016e571e..52d0e86438 100644 --- a/plugins/KeyboardNotify/res/resources.rc +++ b/plugins/KeyboardNotify/res/resources.rc @@ -40,7 +40,7 @@ STYLE DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - GROUPBOX "Protocols to check",IDC_STATIC,81,6,149,143 + GROUPBOX "Accounts to check",IDC_STATIC,81,6,149,143 CONTROL "",IDC_PROTOCOLLIST,"SysListView32",LVS_REPORT | LVS_ALIGNLEFT | LVS_NOCOLUMNHEADER | WS_BORDER | WS_TABSTOP,105,25,100,108 -- cgit v1.2.3