diff options
Diffstat (limited to 'plugins/Non-IM Contact/src/resource.h')
-rw-r--r-- | plugins/Non-IM Contact/src/resource.h | 76 |
1 files changed, 0 insertions, 76 deletions
diff --git a/plugins/Non-IM Contact/src/resource.h b/plugins/Non-IM Contact/src/resource.h deleted file mode 100644 index c423077863..0000000000 --- a/plugins/Non-IM Contact/src/resource.h +++ /dev/null @@ -1,76 +0,0 @@ -//{{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_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
|