Mercurial > pidgin
annotate libpurple/protocols/bonjour/messages.txt @ 28001:584e063285b7
Pull in changes from the im.pidgin.pidgin.2.6.2 branch and add "devel"
back to configure.ac
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 19 Aug 2009 00:18:54 +0000 |
parents | 5fe8042783c1 |
children |
rev | line source |
---|---|
15373
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> |