From e3bea6d9c261c87d7f67ecc06392c0d0cd4fe2dc Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 18 Jan 2019 21:50:38 +0300 Subject: fixes #1776 (remove MS_URL_SENDURL "SRUrl/SendCommand") --- plugins/QuickContacts/res/resource.rc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'plugins/QuickContacts/res') diff --git a/plugins/QuickContacts/res/resource.rc b/plugins/QuickContacts/res/resource.rc index c01c88e081..dd676d7732 100644 --- a/plugins/QuickContacts/res/resource.rc +++ b/plugins/QuickContacts/res/resource.rc @@ -74,12 +74,11 @@ BEGIN CONTROL "",IDC_MESSAGE,"MButtonClass",0x0,41,36,17,15, 0x18000000L CONTROL "",IDC_FILE,"MButtonClass",0x0,83,36,17,15,0x18000000L - CONTROL "",IDC_URL,"MButtonClass",0x0,104,36,17,15,0x18000000L - CONTROL "",IDC_USERINFO,"MButtonClass",0x0,125,36,17,15, + CONTROL "",IDC_USERINFO,"MButtonClass",0x0,104,36,17,15, 0x18000000L - CONTROL "",IDC_HISTORY,"MButtonClass",0x0,146,36,17,15, + CONTROL "",IDC_HISTORY,"MButtonClass",0x0,125,36,17,15, 0x18000000L - CONTROL "",IDC_MENU,"MButtonClass",0x0,167,36,17,15,0x18000000L + CONTROL "",IDC_MENU,"MButtonClass",0x0,146,36,17,15,0x18000000L END @@ -117,7 +116,6 @@ BEGIN "H", HOTKEY_HISTORY, VIRTKEY, CONTROL, NOINVERT "I", HOTKEY_INFO, VIRTKEY, CONTROL, NOINVERT "M", HOTKEY_MENU, VIRTKEY, CONTROL, NOINVERT - "U", HOTKEY_URL, VIRTKEY, CONTROL, NOINVERT END #ifdef APSTUDIO_INVOKED -- cgit v1.2.3