diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-21 14:14:52 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-04-21 14:14:52 +0000 |
commit | cb4a46e7fbe62d788e66ed6121c717a2d22a4d7c (patch) | |
tree | 30df260fdc5a1b5a7049c2f8cac8b7ef17513d6d /fingerprint_mod/finger_defines.h | |
parent | 19b6f534d2e784a1e120bf52c4aa07004798f473 (diff) |
svn.miranda.im is moving to a new home!
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@7 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'fingerprint_mod/finger_defines.h')
-rw-r--r-- | fingerprint_mod/finger_defines.h | 285 |
1 files changed, 285 insertions, 0 deletions
diff --git a/fingerprint_mod/finger_defines.h b/fingerprint_mod/finger_defines.h new file mode 100644 index 0000000..061245b --- /dev/null +++ b/fingerprint_mod/finger_defines.h @@ -0,0 +1,285 @@ +#if defined(FULL) || defined(STANDARD) || defined(LITE)
+//###############################################################################################//
+#ifdef FULL
+ #undef LITE
+ #undef STANDARD
+
+ #undef MIR_FULL_MASKS
+ #define MIR_PACKS
+ #define MIR_PACKS_OVERLAYS
+ #undef MIR_PACKS_FULL
+
+
+ #define MIR_SUB_CLIENTS
+ #define MIR_SUB_CLIENTS_OVERLAYS
+
+ #define SUB_CLIENTS
+
+ #define MIR_RES
+ #define MIR_RES_EXT
+ #define EXTRA_RES
+ #define LESS_RES
+ #define OVERLAYS
+ #define OVERLAY_AS_DOT
+
+ #define MULTI_FULL
+
+ #define AIM
+ #define AIM_FULL
+
+ #define YAHOO
+ #define YAHOO_FULL
+
+ #define MULTI_PROTO
+ #define MULTI_PROTO_FULL
+
+ #define ICQ
+ #define ICQ_FULL
+ #define ICQ_OVERLAYS
+ #define ICQ_AS_OVERLAYS
+
+ #define JABBER
+ #define JABBER_FULL
+ #define JABBER_OVERLAYS
+ #define JABBER_OVERLAYS_FULL
+ #undef PYTHON_OLD
+
+ #define MSN
+ #define MSN_FULL
+ #define MSN_OVERLAYS
+
+ #define IRC
+ #define IRC_FULL
+ #define IRC_OVERLAYS
+
+ #define GADU_GADU
+ #define MAIL_RU
+
+ #define VOIP
+ #define SKYPE
+
+ #define SECURE_OVERLAYS
+ #define SECURE_OVERLAYS_FULL
+
+
+ #define SIM
+ #define SIM_FULL
+// #define SIM_OLD
+// #define SIM_OLD_FULL
+
+ #define OTHERS
+
+ #define MIR_PACKS_FULL_LIST
+#endif
+
+//###############################################################################################//
+#ifdef STANDARD
+ #undef LITE
+ #undef FULL
+
+ #undef MIR_FULL_MASKS
+ #undef MIR_PACKS
+ #undef MIR_PACKS_OVERLAYS
+ #undef MIR_PACKS_FULL
+
+
+ #define MIR_SUB_CLIENTS
+ #define MIR_SUB_CLIENTS_OVERLAYS
+
+ #define SUB_CLIENTS
+
+ #undef MIR_RES
+ #undef MIR_RES_EXT
+ #define EXTRA_RES
+ #define LESS_RES
+ #define OVERLAYS
+ #undef OVERLAY_AS_DOT
+
+ #define MULTI_FULL
+
+ #define AIM
+ #undef AIM_FULL
+
+ #define YAHOO
+ #undef YAHOO_FULL
+
+ #define MULTI_PROTO
+ #undef MULTI_PROTO_FULL
+
+ #define ICQ
+ #define ICQ_FULL
+ #define ICQ_OVERLAYS
+ #define ICQ_AS_OVERLAYS
+
+ #define JABBER
+ #undef JABBER_FULL
+ #define JABBER_OVERLAYS
+ #define JABBER_OVERLAYS_FULL
+ #undef PYTHON_OLD
+
+ #define MSN
+ #undef MSN_FULL
+ #undef MSN_OVERLAYS
+
+ #define IRC
+ #undef IRC_FULL
+ #define IRC_OVERLAYS
+
+ #define GADU_GADU
+ #define MAIL_RU
+
+ #define VOIP
+ #define SKYPE
+
+ #define SECURE_OVERLAYS
+ #define SECURE_OVERLAYS_FULL
+
+
+ #define SIM
+ #undef SIM_FULL
+ #undef SIM_OLD
+ #undef SIM_OLD_FULL
+
+ #define OTHERS
+#endif
+
+
+//###############################################################################################//
+#ifdef LITE
+ #undef FULL
+ #undef STANDARD
+
+ #undef MIR_FULL_MASKS
+ #undef MIR_PACKS
+ #undef MIR_PACKS_OVERLAYS
+ #undef MIR_PACKS_FULL
+
+ #undef MIR_SUB_CLIENTS
+ #undef MIR_SUB_CLIENTS_OVERLAYS
+
+ #define SUB_CLIENTS
+
+ #undef MIR_RES
+ #undef MIR_RES_EXT
+ #undef EXTRA_RES
+ #define LESS_RES
+ #define OVERLAYS
+ #define OVERLAY_AS_DOT
+
+ #undef MULTI_FULL
+
+ #undef AIM
+ #undef AIM_FULL
+
+ #undef YAHOO
+ #undef YAHOO_FULL
+
+ #define MULTI_PROTO
+ #undef MULTI_PROTO_FULL
+
+ #define ICQ
+ #undef ICQ_FULL
+ #define ICQ_OVERLAYS
+ #undef ICQ_AS_OVERLAYS
+
+ #define JABBER
+ #define JABBER_FULL
+ #undef JABBER_OVERLAYS
+ #undef JABBER_OVERLAYS_FULL
+ #undef PYTHON_OLD
+
+
+ #undef MSN
+ #undef MSN_FULL
+ #undef MSN_OVERLAYS
+
+ #undef IRC
+ #undef IRC_FULL
+ #undef IRC_OVERLAYS
+
+ #undef GADU_GADU
+ #undef MAIL_RU
+
+ #undef VOIP
+ #undef SKYPE
+
+ #define SECURE_OVERLAYS
+ #undef SECURE_OVERLAYS_FULL
+
+
+ #define SIM
+ #undef SIM_FULL
+ #undef SIM_OLD
+ #undef SIM_OLD_FULL
+
+ #undef OTHERS
+#endif
+
+#else
+ #define CUSTOM
+#endif
+
+
+/*
+#if !defined(LITE) || !defined(STANDARD) || !defined(FULL)
+ #define MIR_PACKS
+ //#define MIR_PACKS_FULL
+ #define MIR_PACKS_OVERLAYS
+ #define MIR_SUB_CLIENTS
+ //#define MIR_SUB_CLIENTS_OVERLAYS
+
+ #define SUB_CLIENTS
+
+ //#define MIR_RES
+ //#define MIR_RES_EXT
+ //#define EXTRA_RES
+ #define LESS_RES
+ #define OVERLAYS
+ #define OVERLAY_AS_DOT
+
+ #define MULTI_FULL
+
+ #define AIM
+ //#define AIM_FULL
+
+ #define YAHOO
+ //#define YAHOO_FULL
+
+ #define MULTI_PROTO
+ //#define MULTI_PROTO_FULL
+
+ #define ICQ
+ #define ICQ_FULL
+ #define ICQ_OVERLAYS
+ #define ICQ_AS_OVERLAYS
+
+ #define JABBER
+ //#define JABBER_FULL
+ #define JABBER_OVERLAYS
+ #define JABBER_OVERLAYS_FULL
+
+ #define MSN
+ //#define MSN_FULL
+ #define MSN_OVERLAYS
+
+ #define IRC
+ //#define IRC_FULL
+ #define IRC_OVERLAYS
+
+ //#define VOIP
+ #define SKYPE
+
+ #define SECURE_OVERLAYS
+ #define SECURE_OVERLAYS_FULL
+
+
+ #define SIM
+ //#define SIM_FULL
+
+ //#define SIM_OLD
+ //#define SIM_OLD_FULL
+
+ #define OTHERS
+#endif
+
+*/
\ No newline at end of file |