Mercurial > pidgin
diff src/gaim.h @ 2580:86eaeb064e82
[gaim-migrate @ 2593]
run-time
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 23 Oct 2001 04:05:52 +0000 |
parents | 4daddeb30354 |
children | 34812d648f72 |
line wrap: on
line diff
--- a/src/gaim.h Tue Oct 23 03:19:28 2001 +0000 +++ b/src/gaim.h Tue Oct 23 04:05:52 2001 +0000 @@ -272,6 +272,10 @@ #define OPT_SOUND_BEEP 0x00000400 #define OPT_SOUND_CHAT_PART 0x00000800 #define OPT_SOUND_CHAT_YOU_SAY 0x00001000 +#define OPT_SOUND_NORMAL 0x00002000 +#define OPT_SOUND_NAS 0x00004000 +#define OPT_SOUND_ARTSC 0x00008000 +#define OPT_SOUND_ESD 0x00010000 #define BUDDY_ARRIVE 0 #define BUDDY_LEAVE 1