diff src/gaim.h @ 736:d05d746384a7

[gaim-migrate @ 746] Eric the Lumberjack continues to hack away at the tree. When people ask what kinds of trees Eric hacks, he simply replied "CVS trees. They're mostly used for computer stuff". Then the ignorants go away, thinking they have been enlightened into the world of computers, which unknowingly they have been. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 22 Aug 2000 00:37:01 +0000
parents 8f3bcde94e2c
children 5a908dd5cfc4
line wrap: on
line diff
--- a/src/gaim.h	Mon Aug 21 21:41:44 2000 +0000
+++ b/src/gaim.h	Tue Aug 22 00:37:01 2000 +0000
@@ -401,7 +401,7 @@
 #define TYPE_SIGNOFF   4
 #define TYPE_KEEPALIVE 5
 
-#define REVISION "gaim:$Revision: 743 $"
+#define REVISION "gaim:$Revision: 746 $"
 #define FLAPON "FLAPON\r\n\r\n"
 
 #define ROAST "Tic/Toc"
@@ -483,6 +483,7 @@
 #define OPT_GEN_BACK_ON_IM	0x00020000
 #define OPT_GEN_USE_OSCAR	0x00040000
 #define OPT_GEN_CTL_CHARS	0x00080000
+#define OPT_GEN_TIK_HACK        0x00100000
 extern int USE_OSCAR;
 
 extern int display_options;