From: Rob F. <rob...@us...> - 2001-10-19 18:51:35
|
Update of /cvsroot/gaim/gaim/src In directory usw-pr-cvs1:/tmp/cvs-serv12400 Modified Files: gaim.h Log Message: You're pretty fly for a white guy. Index: gaim.h =================================================================== RCS file: /cvsroot/gaim/gaim/src/gaim.h,v retrieving revision 1.284 retrieving revision 1.285 diff -u -d -r1.284 -r1.285 --- gaim.h 2001/10/19 18:44:52 1.284 +++ gaim.h 2001/10/19 18:51:33 1.285 @@ -141,12 +141,12 @@ log_quit }; -#define OPT_POUNCE_POPUP 0x001 +#define OPT_POUNCE_POPUP 0x001 #define OPT_POUNCE_SEND_IM 0x002 #define OPT_POUNCE_COMMAND 0x004 #define OPT_POUNCE_SOUND 0x008 -#define OPT_POUNCE_SIGNON 0x010 +#define OPT_POUNCE_SIGNON 0x010 #define OPT_POUNCE_UNAWAY 0x020 #define OPT_POUNCE_UNIDLE 0x040 |