mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2885 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
8e299b65bb
commit
a0fac5d127
16
xep-0154.xml
16
xep-0154.xml
@ -237,13 +237,15 @@
|
||||
<iq type='set' id='pub1'>
|
||||
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
|
||||
<publish node='urn:xmpp:tmp:profile'>
|
||||
<profile xmlns='urn:xmpp:tmp:profile'>
|
||||
<x xmlns='jabber:x:data' type='result'>
|
||||
<field var='weblog'>
|
||||
<value>http://www.denmark.lit/blogs/princely_musings</value>
|
||||
</field>
|
||||
</x>
|
||||
</profile>
|
||||
<item>
|
||||
<profile xmlns='urn:xmpp:tmp:profile'>
|
||||
<x xmlns='jabber:x:data' type='result'>
|
||||
<field var='weblog'>
|
||||
<value>http://www.denmark.lit/blogs/princely_musings</value>
|
||||
</field>
|
||||
</x>
|
||||
</profile>
|
||||
</item>
|
||||
</publish>
|
||||
</pubsub>
|
||||
</iq>
|
||||
|
Loading…
Reference in New Issue
Block a user