From d4220686a9395ce3e6dfda85f2e84aaf3faceb21 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Thu, 20 Jun 2019 22:02:13 +0300 Subject: End of zoo with popup options names --- plugins/UserInfoEx/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/UserInfoEx') diff --git a/plugins/UserInfoEx/res/resource.rc b/plugins/UserInfoEx/res/resource.rc index aeeb744501..78e56a0e97 100644 --- a/plugins/UserInfoEx/res/resource.rc +++ b/plugins/UserInfoEx/res/resource.rc @@ -222,8 +222,8 @@ BEGIN LTEXT "Text color",TXT_OPT_POPUP_CLR_TEXT,66,85,80,8 CONTROL "Use Windows colors",CHECK_OPT_POPUP_WINCLR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,32,101,114,10 CONTROL "Use default colors",CHECK_OPT_POPUP_DEFCLR,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,32,114,114,10 - GROUPBOX "Delay",IDC_STATIC,176,132,108,58,WS_GROUP - CONTROL "From popup plugin",RADIO_OPT_POPUP_DEFAULT,"Button",BS_AUTORADIOBUTTON,182,146,96,10 + GROUPBOX "Timeout",IDC_STATIC,176,132,108,58,WS_GROUP + CONTROL "Default",RADIO_OPT_POPUP_DEFAULT,"Button",BS_AUTORADIOBUTTON,182,146,96,10 CONTROL "Custom",RADIO_OPT_POPUP_CUSTOM,"Button",BS_AUTORADIOBUTTON,182,160,59,10 CONTROL "Permanent",RADIO_OPT_POPUP_PERMANENT,"Button",BS_AUTORADIOBUTTON,182,175,96,10 EDITTEXT EDIT_DELAY,246,159,33,14,ES_RIGHT | ES_AUTOHSCROLL -- cgit v1.2.3