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 --- protocols/WebView/res/webview.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'protocols/WebView') diff --git a/protocols/WebView/res/webview.rc b/protocols/WebView/res/webview.rc index 0d92123c31..08eaefbf30 100644 --- a/protocols/WebView/res/webview.rc +++ b/protocols/WebView/res/webview.rc @@ -282,15 +282,15 @@ EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN //// - GROUPBOX "Popup delay",IDC_STATIC,8,5,150,54,WS_GROUP - //CONTROL "Delay",IDC_PD3,"Button",BS_AUTORADIOBUTTON,18,15,47,8 + GROUPBOX "Popup timeout",IDC_STATIC,8,5,150,54,WS_GROUP + //CONTROL "Timeout",IDC_PD3,"Button",BS_AUTORADIOBUTTON,18,15,47,8 LTEXT "Delay",IDC_STATIC,18,15,47,8 EDITTEXT IDC_DELAY,65,15,31,9,ES_RIGHT | ES_AUTOHSCROLL | ES_NUMBER | NOT WS_BORDER,WS_EX_STATICEDGE LTEXT "seconds",IDC_STATIC,106,15,34,10 - //CONTROL "From popup plugin",IDC_PD1,"Button",BS_AUTORADIOBUTTON, + //CONTROL "Default",IDC_PD1,"Button",BS_AUTORADIOBUTTON, // 18,30,110,12 - CONTROL "From popup plugin",IDC_PD1,"MButtonClass",WS_TABSTOP, + CONTROL "Default",IDC_PD1,"MButtonClass",WS_TABSTOP, 18,30,110,12 //CONTROL "Permanent",IDC_PD2,"Button",BS_AUTORADIOBUTTON,18,45, // 110,12 -- cgit v1.2.3