1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00
This commit is contained in:
psyc://psyced.org/~lynX 2011-05-24 21:49:38 +02:00
parent 3023e2436c
commit 76ea6ea52e
3 changed files with 23 additions and 24 deletions

View file

@ -1,5 +1,5 @@
:_source psyc://example.com/~juliet
:_target psyc://example.net/~romeo
:_target xmpp:romeo@example.net
_message
Art thou not Romeo, and a Montague?

View file

@ -1,8 +1,4 @@
<message
from='juliet@example.com/balcony'
id='ktx72v49'
to='romeo@example.net'
type='chat'
xml:lang='en'>
<body>Art thou not Romeo, and a Montague?</body>
<message from='juliet@example.com/balcony' to='romeo@example.net'
id='ktx72v49' type='chat'>
<body>Art thou not Romeo, and a Montague?</body>
</message>