comparison src/gaim.h @ 2551:4daddeb30354

[gaim-migrate @ 2564] You're pretty fly for a white guy. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Fri, 19 Oct 2001 18:51:33 +0000
parents 01dad6d8ba5b
children 86eaeb064e82
comparison
equal deleted inserted replaced
2550:01dad6d8ba5b 2551:4daddeb30354
139 log_idle, 139 log_idle,
140 log_unidle, 140 log_unidle,
141 log_quit 141 log_quit
142 }; 142 };
143 143
144 #define OPT_POUNCE_POPUP 0x001 144 #define OPT_POUNCE_POPUP 0x001
145 #define OPT_POUNCE_SEND_IM 0x002 145 #define OPT_POUNCE_SEND_IM 0x002
146 #define OPT_POUNCE_COMMAND 0x004 146 #define OPT_POUNCE_COMMAND 0x004
147 #define OPT_POUNCE_SOUND 0x008 147 #define OPT_POUNCE_SOUND 0x008
148 148
149 #define OPT_POUNCE_SIGNON 0x010 149 #define OPT_POUNCE_SIGNON 0x010
150 #define OPT_POUNCE_UNAWAY 0x020 150 #define OPT_POUNCE_UNAWAY 0x020
151 #define OPT_POUNCE_UNIDLE 0x040 151 #define OPT_POUNCE_UNIDLE 0x040
152 152
153 #define OPT_POUNCE_SAVE 0x100 153 #define OPT_POUNCE_SAVE 0x100
154 154