From 8d112c562904fbfbc50ed7225f7e957f49e8223c Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 17 Jan 2016 17:04:32 +0000 Subject: AuthState: rename icon (this is authorization Request), decapitalization git-svn-id: http://svn.miranda-ng.org/main/trunk@16113 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AuthState/res/authstate.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/AuthState/res') diff --git a/plugins/AuthState/res/authstate.rc b/plugins/AuthState/res/authstate.rc index 1556fba414..7e898cfe81 100644 --- a/plugins/AuthState/res/authstate.rc +++ b/plugins/AuthState/res/authstate.rc @@ -75,7 +75,7 @@ IDD_AUTHSTATE_OPT DIALOGEX 0, 0, 314, 130 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD FONT 8, "MS Shell Dlg", 0, 0, 0x0 BEGIN - CONTROL "Show Auth icon",IDC_AUTHICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,30,70,246,18 + 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 -- cgit v1.2.3