summaryrefslogtreecommitdiff
path: root/fingerprint_mod/finger_defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'fingerprint_mod/finger_defines.h')
-rw-r--r--fingerprint_mod/finger_defines.h285
1 files changed, 0 insertions, 285 deletions
diff --git a/fingerprint_mod/finger_defines.h b/fingerprint_mod/finger_defines.h
deleted file mode 100644
index 061245b..0000000
--- a/fingerprint_mod/finger_defines.h
+++ /dev/null
@@ -1,285 +0,0 @@
-#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