From 6d8904f7b96bf24618e9493b8cee050868be3e82 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 21 Jan 2019 14:23:36 +0300 Subject: fixes #1776 (rest of URL atavisms) --- plugins/KeyboardNotify/res/resources.rc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/KeyboardNotify/res') diff --git a/plugins/KeyboardNotify/res/resources.rc b/plugins/KeyboardNotify/res/resources.rc index 38ce2ea85a..8ba35da2f4 100644 --- a/plugins/KeyboardNotify/res/resources.rc +++ b/plugins/KeyboardNotify/res/resources.rc @@ -49,8 +49,7 @@ BEGIN GROUPBOX "Events to react on",IDC_STATIC,3,4,147,68 CONTROL "Incoming messages",IDC_ONMESSAGE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,16,127,10 CONTROL "Incoming files",IDC_ONFILE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,29,127,10 - CONTROL "Incoming URLs",IDC_ONURL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,42,127,10 - CONTROL "Everything else",IDC_ONOTHER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,55,128,10 + CONTROL "Everything else",IDC_ONOTHER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,42,128,10 GROUPBOX "Message-Event only",IDC_STATIC,3,77,147,57 CONTROL "Blink if message window is open",IDC_IFOPEN,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,89,140,10 CONTROL "and not in foreground",IDC_IFNOTTOP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,19,102,127,10 -- cgit v1.2.3