From 931a7dc1ac0dbc7e6c1083583ced915e572f5b47 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 2 Mar 2019 12:32:44 +0300 Subject: all protocols (even virtual ones) moved to the Protocols folder --- plugins/LotusNotify/src/resource.h | 52 -------------------------------------- 1 file changed, 52 deletions(-) delete mode 100644 plugins/LotusNotify/src/resource.h (limited to 'plugins/LotusNotify/src/resource.h') diff --git a/plugins/LotusNotify/src/resource.h b/plugins/LotusNotify/src/resource.h deleted file mode 100644 index 320d18cc62..0000000000 --- a/plugins/LotusNotify/src/resource.h +++ /dev/null @@ -1,52 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by LotusNotify.rc -// -#define IDI_ICON1 101 -#define IDD_OPT_LOTUS_MISC 102 -#define IDI_ICON2 103 -#define IDD_OPT_LOTUS_CONECTION 104 -#define IDD_OPT_LOTUS_POPUP 105 -#define IDC_SERVER 1001 -#define IDC_DATABASE 1002 -#define IDC_DATABASE2 1003 -#define IDC_INTERVAL 1003 -#define IDC_COMMAND 1004 -#define IDC_COMMAND2 1005 -#define IDC_PARAMETERS 1005 -#define IDC_ONCEONLY 1006 -#define IDC_SHOWERROR 1007 -#define IDC_SERVERSEC 1008 -#define IDC_SETCOLOURS 1009 -#define IDC_INTERVAL1 1010 -#define IDC_BGCOLOR 1011 -#define IDC_FGCOLOR 1012 -#define IDC_NONCLICKEDONLY 1013 -#define IDC_NEWEST 1014 -#define IDC_BUTTON_DETECT 1015 -#define IDC_STATUS 1016 -#define IDC_BUTTON_CLEAR 1019 -#define IDC_FILTER_SENDER 1020 -#define IDC_FILTER_SUBJECT 1021 -#define IDC_BUTTON_ADD_SENDER_FILTER 1022 -#define IDC_BUTTON_ADD_SUBJECT_FILTER 1023 -#define IDC_BUTTON_REMOVE_SENDER_FILTER 1024 -#define IDC_BUTTON_REMOVE_SUBJECT_FILTER 1025 -#define IDC_PASSWORD 1026 -#define IDC_BUTTON_CHECK 1027 -#define IDC_FILTER_TO 1028 -#define IDC_BUTTON_ADD_TO_FILTER 1029 -#define IDC_BUTTON_REMOVE_TO_FILTER 1030 -#define IDC_KEEP_CONNEXION_ON_ERROR 1031 -#define IDC_REMEMBEREVENNONCLICKED 1032 - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 106 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1033 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif -- cgit v1.2.3