mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
another correction per XEP-0115
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1752 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
4dedac3045
commit
72a8a4ef17
24
xep-0174.xml
24
xep-0174.xml
@ -174,10 +174,8 @@ juliet IN TXT "hash=sha-1"
|
||||
juliet IN TXT "jid=juliet@capulet.lit"
|
||||
juliet IN TXT "last=Capulet"
|
||||
juliet IN TXT "msg=Hanging out downtown"
|
||||
juliet IN TXT "n=Adium"
|
||||
juliet IN TXT "nick=JuliC"
|
||||
juliet IN TXT "node=http://www.adiumx.com"
|
||||
juliet IN TXT "os=PPC Mac OS X Mach-O"
|
||||
juliet IN TXT "phsh=a3839614e1a382bcfebbcf20464f519e81770813"
|
||||
juliet IN TXT "port.p2pj=5562"
|
||||
juliet IN TXT "status=avail"
|
||||
@ -312,10 +310,8 @@ juliet IN TXT "hash=sha-1"
|
||||
juliet IN TXT "jid=juliet@capulet.lit"
|
||||
juliet IN TXT "last=Capulet"
|
||||
juliet IN TXT "msg=Hanging out downtown"
|
||||
juliet IN TXT "n=Adium"
|
||||
juliet IN TXT "nick=JuliC"
|
||||
juliet IN TXT "node=http://www.adiumx.com"
|
||||
juliet IN TXT "os=PPC Mac OS X Mach-O"
|
||||
juliet IN TXT "phsh=a3839614e1a382bcfebbcf20464f519e81770813"
|
||||
juliet IN TXT "port.p2pj=5562"
|
||||
juliet IN TXT "status=avail"
|
||||
@ -562,16 +558,6 @@ _presence._tcp.local. IN NULL raw-binary-data-here
|
||||
<status>optional</status>
|
||||
</record>
|
||||
|
||||
<record>
|
||||
<name>n</name>
|
||||
<desc>
|
||||
The application name; the value of this record MUST be the same
|
||||
as that provided via normal XMPP presence (if applicable) in the
|
||||
'n' attribute specified in Entity Capabilities (XEP-0115).
|
||||
</desc>
|
||||
<status>optional</status>
|
||||
</record>
|
||||
|
||||
<record>
|
||||
<name>nick</name>
|
||||
<desc>A friendly or informal name for the user.</desc>
|
||||
@ -588,16 +574,6 @@ _presence._tcp.local. IN NULL raw-binary-data-here
|
||||
<status>recommended</status>
|
||||
</record>
|
||||
|
||||
<record>
|
||||
<name>os</name>
|
||||
<desc>
|
||||
The operating system; the value of this record MUST be the same
|
||||
as that provided via normal XMPP presence (if applicable) in the
|
||||
'os' attribute specified in Entity Capabilities (XEP-0115).
|
||||
</desc>
|
||||
<status>optional</status>
|
||||
</record>
|
||||
|
||||
<record>
|
||||
<name>phsh</name>
|
||||
<desc>
|
||||
|
Loading…
Reference in New Issue
Block a user