Mercurial > pidgin.yaz
annotate libpurple/protocols/bonjour/messages.txt @ 26980:0bce1b58e1fe
Don't set jm->chat_state twice.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 15 May 2009 16:21:27 +0000 |
parents | 5fe8042783c1 |
children |
rev | line source |
---|---|
15374
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="UTF-8" ?> |
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
2 <stream:stream xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" > |
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
3 <message to="yo@chloe" type="chat"><body>hola</body><html xmlns="html://www.w3.org/1999/xhtml"><body ichatballoncolor="#111111" ichattextcolor="#000000"><font face="Courier" ABSZ="3">hola</font></body></html><x xmlns="jabber:x:event"><composing /></x></message> |
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
4 </stream:stream> |