summaryrefslogtreecommitdiff
path: root/plugins/CSList/src/resource.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-17 08:44:50 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-17 08:44:50 +0000
commite736ab21213b66669dde5d9a9003596706eee8bd (patch)
treeb891b19763dd047c3b34c9df8c3b32b941ce4983 /plugins/CSList/src/resource.h
parentee2e419778605a5445474a33a29f2cfbb7eed245 (diff)
CSList, CyrTranslit: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1002 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CSList/src/resource.h')
-rw-r--r--plugins/CSList/src/resource.h49
1 files changed, 49 insertions, 0 deletions
diff --git a/plugins/CSList/src/resource.h b/plugins/CSList/src/resource.h
new file mode 100644
index 0000000000..cec164739d
--- /dev/null
+++ b/plugins/CSList/src/resource.h
@@ -0,0 +1,49 @@
+//{{NO_DEPENDENCIES}}
+// 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 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_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 104
+#define _APS_NEXT_COMMAND_VALUE 40003
+#define _APS_NEXT_CONTROL_VALUE 1209
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif