summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/resource.h
diff options
context:
space:
mode:
authorVlad Mironov <mironych@googlemail.com>2015-01-01 04:03:43 +0000
committerVlad Mironov <mironych@googlemail.com>2015-01-01 04:03:43 +0000
commitc97742103384c452ec50f0f8607233e45956da24 (patch)
tree2659a91b5d952d845948ef079700c8f868e9c373 /plugins/Clist_modern/src/resource.h
parentfe0ede95649f375f4f7aa422079dbdd7f7fbafbc (diff)
Clist_modern: tray icons refactoring, attempt second.
git-svn-id: http://svn.miranda-ng.org/main/trunk@11711 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/resource.h')
-rw-r--r--plugins/Clist_modern/src/resource.h24
1 files changed, 18 insertions, 6 deletions
diff --git a/plugins/Clist_modern/src/resource.h b/plugins/Clist_modern/src/resource.h
index 900679e2b6..7fbac92156 100644
--- a/plugins/Clist_modern/src/resource.h
+++ b/plugins/Clist_modern/src/resource.h
@@ -186,19 +186,19 @@
#define IDC_GAMMACORRECT 1302
#define IDC_TILEVROWH 1302
#define IDC_HIDEOFFLINEOPTS 1308
-#define IDC_DONTCYCLE 1315
-#define IDC_PRIMARYSTATUS 1316
-#define IDC_CYCLE 1317
+//#define IDC_DONTCYCLE 1315
+//#define IDC_PRIMARYSTATUS 1316
+//#define IDC_CYCLE 1317
#define IDC_CYCLETIME 1318
#define IDC_CYCLETIMESPIN 1319
#define IDC_HIDETIMESPIN 1320
-#define IDC_MULTITRAY 1321
+//#define IDC_MULTITRAY 1321
#define IDC_FRAMESSPIN 1321
-#define IDC_ALWAYSMULTI 1322
+//#define IDC_ALWAYSMULTI 1322
#define IDC_CAPTIONSSPIN 1322
#define IDC_SHOWICON 1323
#define IDC_HIDETIMESPIN2 1323
-#define IDC_ALWAYSPRIMARY 1323
+//#define IDC_ALWAYSPRIMARY 1323
#define IDC_SHOWPROTO 1324
#define IDC_HIDETIMESPIN3 1324
#define IDC_SHOWSTATUS 1325
@@ -513,6 +513,18 @@
#define IDC_FRAME_META 40054
#define IDC_FRAME_META2 40055
+#define IDC_ICON_GLOBAL_S 40056
+#define IDC_ICON_ACC_S 40057
+#define IDC_ICON_CYCLE_S 40058
+#define IDC_ICON_ALL_S 40059
+#define IDC_PRIMARYSTATUS_S 40060
+
+#define IDC_ICON_GLOBAL_V 40061
+#define IDC_ICON_ACC_V 40062
+#define IDC_ICON_CYCLE_V 40063
+#define IDC_ICON_ALL_V 40064
+#define IDC_PRIMARYSTATUS_V 40065
+
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED