diff src/gaim.h @ 82:05077cb276d4

[gaim-migrate @ 92] Made it very easy to switch between penguin and devil icons in the applet. Also made it so that it would find the icons better (through use of nifty GNOME functions I accidentally found). Other little touch-ups here and there. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 05 Apr 2000 08:22:38 +0000
parents dead1eb6d654
children f5b305c0d974
line wrap: on
line diff
--- a/src/gaim.h	Wed Apr 05 07:21:34 2000 +0000
+++ b/src/gaim.h	Wed Apr 05 08:22:38 2000 +0000
@@ -269,7 +269,7 @@
 #define TYPE_SIGNOFF   4
 #define TYPE_KEEPALIVE 5
 
-#define REVISION "gaim:$Revision: 80 $"
+#define REVISION "gaim:$Revision: 92 $"
 #define FLAPON "FLAPON\r\n\r\n"
 
 #define ROAST "Tic/Toc"
@@ -346,6 +346,7 @@
 #define OPT_DISP_SHOW_BUTTON_XPM 0x00000010
 #define OPT_DISP_IGNORE_COLOUR   0x00000020
 #define OPT_DISP_SHOW_LOGON      0x00000040
+#define OPT_DISP_DEVIL_PIXMAPS   0x00000080
 
 extern int sound_options;
 #define OPT_SOUND_LOGIN          0x00000001