diff src/gaim.h @ 830:60284aef22f0

[gaim-migrate @ 840] ctrl-1 = :-) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 02 Sep 2000 08:42:40 +0000
parents a636ac51d15b
children bac7089491c1
line wrap: on
line diff
--- a/src/gaim.h	Sat Sep 02 02:41:57 2000 +0000
+++ b/src/gaim.h	Sat Sep 02 08:42:40 2000 +0000
@@ -403,7 +403,7 @@
 #define TYPE_SIGNOFF   4
 #define TYPE_KEEPALIVE 5
 
-#define REVISION "gaim:$Revision: 824 $"
+#define REVISION "gaim:$Revision: 840 $"
 #define FLAPON "FLAPON\r\n\r\n"
 
 #define ROAST "Tic/Toc"
@@ -485,6 +485,7 @@
 #define OPT_GEN_USE_OSCAR	0x00040000
 #define OPT_GEN_CTL_CHARS	0x00080000
 #define OPT_GEN_TIK_HACK        0x00100000
+#define OPT_GEN_CTL_SMILEYS     0x00200000
 extern int USE_OSCAR;
 
 extern int display_options;