From fd00c3f12ac75e78941d4417985d0052f31eba8f Mon Sep 17 00:00:00 2001 From: slotwin Date: Tue, 1 Jul 2014 22:56:51 +0000 Subject: Simple Status Message: remove options to hide 'Copy message' and 'Go to URL in status message' from contact menu (can be done with genmenu) git-svn-id: http://svn.miranda-ng.org/main/trunk@9641 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SimpleStatusMsg/src/resource.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'plugins/SimpleStatusMsg/src/resource.h') diff --git a/plugins/SimpleStatusMsg/src/resource.h b/plugins/SimpleStatusMsg/src/resource.h index 137327acac..6646093446 100644 --- a/plugins/SimpleStatusMsg/src/resource.h +++ b/plugins/SimpleStatusMsg/src/resource.h @@ -1,6 +1,6 @@ //{{NO_DEPENDENCIES}} -// Microsoft Developer Studio generated include file. -// Used by resource.rc +// Microsoft Visual C++ generated include file. +// Used by ..\res\resource.rc // #define IDD_COPY 101 #define IDD_AWAYMSGBOX 102 @@ -39,7 +39,6 @@ #define IDC_CPROFILES 1018 #define IDC_EMAXHIST 1019 #define IDC_ETIMEOUT 1020 -#define IDC_CSHOWGURL 1021 #define IDC_SMAXHIST 1022 #define IDC_CCLOSEWND 1023 #define IDC_STIMEOUT 1024 @@ -51,7 +50,6 @@ #define IDC_ROPTPROTO2 1030 #define IDC_ROPTPROTO3 1031 #define IDC_CREMOVECR 1032 -#define IDC_CSHOWCOPY 1033 #define IDC_EMAXLENGTH 1034 #define IDC_SMAXLENGTH 1035 #define IDC_COPTMSG2 1036 -- cgit v1.2.3