From 319ec9408e1f8beda226481058a864477d156715 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 22 Mar 2013 04:29:25 +0000 Subject: Non-IM Contact added to not adopted git-svn-id: http://svn.miranda-ng.org/main/trunk@4158 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/!NotAdopted/Non-IM Contact/resource.h | 77 +++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 plugins/!NotAdopted/Non-IM Contact/resource.h (limited to 'plugins/!NotAdopted/Non-IM Contact/resource.h') diff --git a/plugins/!NotAdopted/Non-IM Contact/resource.h b/plugins/!NotAdopted/Non-IM Contact/resource.h new file mode 100644 index 0000000000..928cde8564 --- /dev/null +++ b/plugins/!NotAdopted/Non-IM Contact/resource.h @@ -0,0 +1,77 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by resource.rc +// +#define IDD_ADD_FILE 101 +#define IDI_MAIN 103 +#define IDD_CONTACT_INFO 104 +#define IDD_OTHER_STUFF 105 +#define IDI_ICON1 106 +#define IDD_CONTACT_COPYEXPORT 108 +#define IDD_OPTIONS 109 +#define IDD_TEST_LINE 110 +#define IDD_HELP 111 +#define IDC_FN 1000 +#define IDC_FILE_LIST 1001 +#define IDC_ADD_FILE 1002 +#define IDC_ADD_FILE2 1003 +#define IDC_DEL_FILE 1004 +#define IDC_FILE_CONTENTS 1005 +#define IDC_URL 1006 +#define IDC_ADD_URL 1007 +#define IDC_DISPLAY_NAME 1007 +#define IDC_TOOLTIP 1008 +#define IDC_GROUP 1008 +#define IDC_HELPMSG 1009 +#define IDC_LINK 1010 +#define IDC_PARAMS 1011 +#define IDC_OPEN_FILE 1012 +#define IDC_OPEN_FOLDER 1013 +#define CHK_USE_TIMER 1016 +#define IDC_TIMER 1017 +#define IDC_MINUTES 1018 +#define IDC_SECONDS 1019 +#define CHK_CTRL 1020 +#define IDC_WWW_TIMER 1022 +#define IDC_STRING_REPLACE 1025 +#define IDC_DOIT 1026 +#define IDC_EXPORT 1027 +#define IDC_ALWAYS_VISIBLE 1028 +#define IDC_VISIBLE_UNLESS_OFFLINE 1029 +#define IDC_IGNORE_GLOBALSTATUS 1030 +#define IDC_DISABLETIMER 1031 +#define IDC_TIMER_INT 1036 +#define IDC_AWAYISNOTONLINE 1037 +#define IDC_TIMER_TEXT 1039 +#define IDC_TIMER_MSG 1040 +#define IDC_STRING 1041 +#define IDC_ANSWER 1042 +#define IDC_LINE 1043 +#define IDC_START 1045 +#define IDC_END 1046 +#define IDC_WHOLELINE 1047 +#define IDC_CSV 1048 +#define IDC_FILE 1049 +#define IDC_FILENAME 1050 +#define IDC_TIMER_INTERVAL_MSG 1053 +#define IDC_HELPTEXT 1055 +#define CHK_ONLINE 40072 +#define CHK_AWAY 40073 +#define CHK_DND 40074 +#define CHK_NA 40075 +#define CHK_OCC 40076 +#define CHK_FFC 40077 +#define CHK_INVISIBLE 40078 +#define CHK_PHONE 40079 +#define CHK_LUNCH 40080 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 112 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1057 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3