From 18a381e82a1fb4df42659c53d1b7b1804688049a Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Tue, 5 Aug 2014 14:11:12 +0000 Subject: 'xStatus' correction git-svn-id: http://svn.miranda-ng.org/main/trunk@10071 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/res/resource.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'plugins/Clist_modern/res') diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index 941a4c7618..0112fec402 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -679,8 +679,8 @@ BEGIN "Button",BS_AUTOCHECKBOX | BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,150,76,99,18 CONTROL "Show listening to if there is no status message",IDC_SHOW_LISTENING_IF_NOAWAY, "Button",BS_AUTOCHECKBOX | BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,150,94,99,18 - CONTROL "XStatus has priority",IDC_XSTATUS_HAS_PRIORITY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,150,111,99,12 - CONTROL "Use 'XStatus: XMessage'",IDC_USE_NAME_AND_MESSAGE, + CONTROL "xStatus has priority",IDC_XSTATUS_HAS_PRIORITY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,150,111,99,12 + CONTROL "Use 'xStatus: xMessage'",IDC_USE_NAME_AND_MESSAGE, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,150,122,99,12 RTEXT "(Variables will be replaced)",IDC_VARIABLES_L,141,136,108,8 END @@ -708,8 +708,8 @@ BEGIN "Button",BS_AUTOCHECKBOX | BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,150,76,99,18 CONTROL "Show listening to if there is no status message",IDC_SHOW_LISTENING_IF_NOAWAY, "Button",BS_AUTOCHECKBOX | BS_LEFT | BS_TOP | BS_MULTILINE | WS_TABSTOP,150,94,99,18 - CONTROL "XStatus has priority",IDC_XSTATUS_HAS_PRIORITY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,150,111,99,12 - CONTROL "Use 'XStatus: XMessage'",IDC_USE_NAME_AND_MESSAGE, + CONTROL "xStatus has priority",IDC_XSTATUS_HAS_PRIORITY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,150,111,99,12 + CONTROL "Use 'xStatus: xMessage'",IDC_USE_NAME_AND_MESSAGE, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,150,122,99,12 RTEXT "(Variables will be replaced)",IDC_VARIABLES_L,141,136,108,8 END -- cgit v1.2.3