From 067bd391d5a6d28e250f6e375607be6d667f66bf Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Sun, 17 Apr 2016 19:36:45 +0000 Subject: AuthState: options -> core ui git-svn-id: http://svn.miranda-ng.org/main/trunk@16708 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AuthState/res/authstate.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/AuthState/res/authstate.rc') diff --git a/plugins/AuthState/res/authstate.rc b/plugins/AuthState/res/authstate.rc index 7e898cfe81..6f496f8059 100644 --- a/plugins/AuthState/res/authstate.rc +++ b/plugins/AuthState/res/authstate.rc @@ -78,7 +78,7 @@ BEGIN CONTROL "Show Request icon",IDC_AUTHICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,70,246,18 CONTROL "Show Grant icon",IDC_GRANTICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,86,246,18 GROUPBOX "Plugin settings",IDC_STATIC,19,23,276,90 - CONTROL "Enable menu item (restart required)",IDC_ENABLEMENUITEM,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,42,246,13 + CONTROL "Enable menu item",IDC_ENABLEMENUITEM,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,42,246,13 CONTROL "Show icons only for recently added contacts",IDC_ICONSFORRECENT, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,55,246,17 END -- cgit v1.2.3