From 4c80bb07590a69b69b9690f9c5bb426673282753 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sat, 14 Jan 2023 02:38:08 +0300 Subject: These are account names, not protocol names --- plugins/Clist_modern/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Clist_modern/res/resource.rc') diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index daaa0881bf..4ab8021d17 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -256,7 +256,7 @@ BEGIN "Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,38,124,8 CONTROL "Hide account completely",IDC_SBAR_HIDE_ACCOUNT_COMPLETELY, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,48,134,8 - CONTROL "Show protocol names",IDC_SHOWPROTO,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,58,124,8 + CONTROL "Show account names",IDC_SHOWPROTO,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,58,124,8 CONTROL "Show status name",IDC_SHOWSTATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,68,124,8 CONTROL "Show xStatus name",IDC_SHOWXSTATUSNAME,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,78,124,8 CONTROL "Show protocol icon",IDC_SHOWICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,88,124,8 -- cgit v1.2.3