pidgin: c42ec1d6: add some trivial documentation to Purple...

resiak at pidgin.im resiak at pidgin.im
Sun Jun 15 09:06:11 EDT 2008


-----------------------------------------------------------------
Revision: c42ec1d6a827dae69aa16123292a1dce608141c7
Ancestor: 86513f9db0df6cb9981a8f23ea1d7258ba639b0d
Author: resiak at pidgin.im
Date: 2008-06-15T12:53:59
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/c42ec1d6a827dae69aa16123292a1dce608141c7

Modified files:
        libpurple/sound.h

ChangeLog: 

add some trivial documentation to PurpleSoundUiOps

-------------- next part --------------
============================================================
--- libpurple/sound.h	4c099c3521b23e6f391b3fd807cd282cb2e48fd0
+++ libpurple/sound.h	dd56aa35b0020eefc8931f2d46e4269ae914a9f3
@@ -55,6 +55,9 @@ typedef enum _PurpleSoundEventID
 
 } PurpleSoundEventID;
 
+/** Operations used by the core to request that particular sound files, or the
+ *  sound associated with a particular event, should be played.
+ */
 typedef struct _PurpleSoundUiOps
 {
 	void (*init)(void);


More information about the Commits mailing list