From 09f4c381b77aa4e18436da31d9659d57bc18be39 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Thu, 28 Apr 2011 11:53:42 +0000 Subject: plugin updated added partly jabber support git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@62 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- custom_status_list/resource.h | 95 +++++++++++++++---------------------------- 1 file changed, 33 insertions(+), 62 deletions(-) (limited to 'custom_status_list/resource.h') diff --git a/custom_status_list/resource.h b/custom_status_list/resource.h index 6ded910..cec1647 100644 --- a/custom_status_list/resource.h +++ b/custom_status_list/resource.h @@ -2,77 +2,48 @@ // Microsoft Visual C++ generated include file. // Used by cslist.rc // +#define IDCLOSE 8 +#define IDC_CANCEL 9 #define IDD_CSLIST 101 #define IDD_ADDMODIFY 102 #define IDD_OPTIONS 103 -#define IDD_RELNOTES 104 -#define IDI_CSLIST 105 -#define IDI_ADD 106 -#define IDI_MODIFY 107 -#define IDI_REMOVE 108 -#define IDI_WATCH 110 -#define IDI_FAV 111 -#define IDI_NOCHNG 112 -#define IDI_CLEAR 113 -#define IDI_APPLY 114 -#define IDI_OPTIONS 115 -#define IDI_IMPORT 119 +#define IDI_CSLIST 121 +#define IDI_ADD 122 +#define IDI_MODIFY 123 +#define IDI_REMOVE 124 +#define IDI_FAVOURITE 125 +#define IDI_UNDO 126 +#define IDI_GLOBAL 127 +#define IDI_FILTER 128 +#define IDI_CLOSE 129 +#define IDI_UNSET 130 +#define IDI_APPLY 131 +#define IDI_IMPORT 132 #define IDC_CSLIST 1001 -#define IDC_ADD 1002 -#define IDC_MODIFY 1003 -#define IDC_REMOVE 1004 -#define IDC_IMPORT 1005 -#define IDC_WATCH 1006 -#define IDC_FAV 1007 -#define IDC_NOCHNG 1008 -#define IDC_EXIT 1009 -#define IDC_APPLY 1010 -#define IDC_ST_XICON 1011 -#define IDC_CB_ICON 1012 -#define IDC_ST_XTITLE 1013 -#define IDC_XTITLE 1014 -#define IDC_ST_XMESSAGE 1015 -#define IDC_XMESSAGE 1016 -#define IDC_AM_OK 1017 -#define IDC_AM_CN 1018 -#define IDC_RNCHNGS 1019 -#define IDC_RNNOTICE 1020 -#define IDC_RNPLGNM 1021 -#define IDC_RLNPLGNM2 1022 -#define IDC_RNVER 1023 -#define IDC_RNVER2 1024 -#define IDC_RNAUTH 1025 -#define IDC_RNAUTH2 1026 -#define IDC_RNCPR 1027 -#define IDC_RNCPR2 1028 -#define IDC_RNVERSTICK 1029 -#define IDC_VERSTICK 1030 -#define IDC_RNCSICON 1031 -#define IDC_THX 1032 -#define IDC_TXHTEXT 1033 -#define IDC_SHOWIT 1034 -#define IDC_PLACEMENT_OPTIONS 1035 -#define IDC_PLACE_GLOBAL 1036 -#define IDC_PLACE_GLOBAL_TOP 1038 -#define IDC_PLACE_GLOBAL_BOTTOM 1039 -#define IDC_PLACE_ICQ_STATUS 1040 -#define IDC_PLACE_ICQ_REPLACE 1041 -#define IDC_HIDE_CSMENU 1041 -#define IDC_LIST_SETTINGS 1042 -#define IDC_PLACE_MAIN 1044 -#define IDC_PLACE_TRAY 1046 -#define IDC_DEL_CONFIRM 1047 -#define IDC_DEL_AFTER_IMPORT 1048 -#define IDC_ICQ_INTG 1049 -#define IDC_OPTS 1050 +#define IDC_FILTER_FIELD 1011 +#define IDC_ADD_SAMPLE 1012 +#define IDC_NO_ITEMS 1013 +#define IDC_ADD 1021 +#define IDC_MODIFY 1022 +#define IDC_REMOVE 1023 +#define IDC_FAVOURITE 1024 +#define IDC_UNDO 1025 +#define IDC_FILTER 1027 +#define IDC_COMBO 1041 +#define IDC_MESSAGE 1042 +#define IDC_CONFIRM_DELETION 1051 +#define IDC_DELETE_AFTER_IMPORT 1052 +#define IDC_IMPORT 1071 +#define IDC_ALLOW_EXTRA_ICONS 1204 +#define IDC_REMEMBER_POSITION 1207 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 116 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1053 +#define _APS_NEXT_RESOURCE_VALUE 104 +#define _APS_NEXT_COMMAND_VALUE 40003 +#define _APS_NEXT_CONTROL_VALUE 1209 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3