comparison libpurple/sound.h @ 29742:422889fb57e0

propagate from branch 'im.pidgin.pidgin' (head 9028ac0daaa1f7e565726fa39aca22ce7d3ecc49) to branch 'im.pidgin.pidgin.next.minor' (head debffa49382d07f0934a2b22a035940cb8f7892f)
author Paul Aurich <paul@darkrain42.org>
date Thu, 04 Feb 2010 05:30:35 +0000
parents c783f9e66171
children 5876584828e8
comparison
equal deleted inserted replaced
29354:86ee7772936f 29742:422889fb57e0
49 PURPLE_SOUND_CHAT_LEAVE, /**< Someone leaves a chat. */ 49 PURPLE_SOUND_CHAT_LEAVE, /**< Someone leaves a chat. */
50 PURPLE_SOUND_CHAT_YOU_SAY, /**< You say something in a chat. */ 50 PURPLE_SOUND_CHAT_YOU_SAY, /**< You say something in a chat. */
51 PURPLE_SOUND_CHAT_SAY, /**< Someone else says somthing in a chat. */ 51 PURPLE_SOUND_CHAT_SAY, /**< Someone else says somthing in a chat. */
52 PURPLE_SOUND_POUNCE_DEFAULT, /**< Default sound for a buddy pounce. */ 52 PURPLE_SOUND_POUNCE_DEFAULT, /**< Default sound for a buddy pounce. */
53 PURPLE_SOUND_CHAT_NICK, /**< Someone says your name in a chat. */ 53 PURPLE_SOUND_CHAT_NICK, /**< Someone says your name in a chat. */
54 PURPLE_SOUND_GOT_ATTENTION, /**< Got an attention */
54 PURPLE_NUM_SOUNDS /**< Total number of sounds. */ 55 PURPLE_NUM_SOUNDS /**< Total number of sounds. */
55 56
56 } PurpleSoundEventID; 57 } PurpleSoundEventID;
57 58
58 /** Operations used by the core to request that particular sound files, or the 59 /** Operations used by the core to request that particular sound files, or the