cpw.rekkanoryo.icqxstatus: 1d07a2f9: Added the additional moods defined in XE...
rlaager at pidgin.im
rlaager at pidgin.im
Sun Nov 16 14:20:41 EST 2008
-----------------------------------------------------------------
Revision: 1d07a2f9f8cc21618544ad75dc099a9777bcdd0b
Ancestor: f04f1dd1190fe4365f7081dc5415d900a8944da0
Author: rlaager at pidgin.im
Date: 2008-11-16T18:53:25
Branch: im.pidgin.cpw.rekkanoryo.icqxstatus
URL: http://d.pidgin.im/viewmtn/revision/info/1d07a2f9f8cc21618544ad75dc099a9777bcdd0b
Modified files:
libpurple/protocols/jabber/usermood.c
ChangeLog:
Added the additional moods defined in XEP-0107 version 1.2 (2008-10-29):
http://xmpp.org/extensions/xep-0107.html
-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/usermood.c a5f486606cd6c1400ac958b09919bfc0780578ce
+++ libpurple/protocols/jabber/usermood.c ea401b048fa9df6dba6a4465f8f667e9e7eff4d4
@@ -31,6 +31,7 @@ static const char * const moodstrings[]
static const char * const moodstrings[] = {
"afraid",
"amazed",
+ "amorous",
"angry",
"annoyed",
"anxious",
@@ -39,22 +40,33 @@ static const char * const moodstrings[]
"bored",
"brave",
"calm",
+ "cautious",
"cold",
+ "confident",
"confused",
+ "contemplative",
"contented",
"cranky",
+ "crazy",
+ "creative",
"curious",
+ "dejected",
"depressed",
"disappointed",
"disgusted",
+ "dismayed",
"distracted",
"embarrassed",
+ "envious",
"excited",
"flirtatious",
"frustrated",
+ "grateful",
+ "grieving",
"grumpy",
"guilty",
"happy",
+ "hopeful",
"hot",
"humbled",
"humiliated",
@@ -69,26 +81,37 @@ static const char * const moodstrings[]
"invincible",
"jealous",
"lonely",
+ "lost",
+ "lucky",
"mean",
"moody",
"nervous",
"neutral",
"offended",
+ "outraged",
"playful",
"proud",
+ "relaxed",
"relieved",
"remorseful",
"restless",
"sad",
"sarcastic",
+ "satisfied",
"serious",
"shocked",
"shy",
"sick",
"sleepy",
+ "spontaneous",
"stressed",
+ "strong",
"surprised",
+ "thankful",
"thirsty",
+ "tired",
+ "undefined",
+ "weak",
"worried",
NULL
};
More information about the Commits
mailing list