libpurple/protocols/jabber/usermood.h

branch
cpw.rekkanoryo.icqxstatus
changeset 29407
e4140d21900d
parent 28322
ac8fec1d2234
child 29825
c1309b5a16a5
--- a/libpurple/protocols/jabber/usermood.h	Sun Feb 07 22:53:36 2010 +0000
+++ b/libpurple/protocols/jabber/usermood.h	Mon Feb 08 21:38:26 2010 +0000
@@ -36,4 +36,6 @@
 		     const char *mood, /* must be one of the valid strings defined in the XEP */
 		     const char *text /* might be NULL */);
 
+PurpleMood *jabber_get_moods(PurpleAccount *account);
+
 #endif /* PURPLE_JABBER_USERMOOD_H_ */

mercurial