comparison src/gaim.h @ 3224:b4c9646792f0

[gaim-migrate @ 3241] *** empty log message *** committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 06 May 2002 18:25:14 +0000
parents 639960efc6ff
children d05dc05bde8a
comparison
equal deleted inserted replaced
3223:e13e569299ae 3224:b4c9646792f0
281 #define OPT_SOUND_NORMAL 0x00002000 281 #define OPT_SOUND_NORMAL 0x00002000
282 #define OPT_SOUND_NAS 0x00004000 282 #define OPT_SOUND_NAS 0x00004000
283 #define OPT_SOUND_ARTSC 0x00008000 283 #define OPT_SOUND_ARTSC 0x00008000
284 #define OPT_SOUND_ESD 0x00010000 284 #define OPT_SOUND_ESD 0x00010000
285 #define OPT_SOUND_CMD 0x00020000 285 #define OPT_SOUND_CMD 0x00020000
286 #define OPT_SOUND_CHAT_NICK 0x00040000 286 #define OPT_SOUND_CHAT_NICK 0x00040000
287 /* remember to also change the struct in sound.c */ 287 /* remember to also change the struct in sound.c */
288 #define SND_BUDDY_ARRIVE 0 288 #define SND_BUDDY_ARRIVE 0
289 #define SND_BUDDY_LEAVE 1 289 #define SND_BUDDY_LEAVE 1
290 #define SND_RECEIVE 2 290 #define SND_RECEIVE 2
291 #define SND_FIRST_RECEIVE 3 291 #define SND_FIRST_RECEIVE 3