mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
0.10
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@138 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
9fa083095b
commit
f57435211c
10
xep-0155.xml
10
xep-0155.xml
@ -7,7 +7,7 @@
|
||||
<xep>
|
||||
<header>
|
||||
<title>Chat Session Negotiation</title>
|
||||
<abstract>This document specifies a feature negotiation profile for initiating a one-to-one chat session.</abstract>
|
||||
<abstract>This document specifies a feature negotiation profile for initiating a one-to-one XMPP chat session.</abstract>
|
||||
&LEGALNOTICE;
|
||||
<number>0155</number>
|
||||
<status>Experimental</status>
|
||||
@ -493,7 +493,9 @@
|
||||
<field
|
||||
var='language'
|
||||
type='list-single'
|
||||
label='Primary written language of the chat (each value appears in order of preference and conforms to RFC 4646 and the IANA registry)'/>
|
||||
label='Primary written language of the chat (each
|
||||
value appears in order of preference and
|
||||
conforms to RFC 4646 and the IANA registry)'/>
|
||||
<field
|
||||
var='otr'
|
||||
type='list-single'
|
||||
@ -501,7 +503,9 @@
|
||||
<option label='Allow message logging'>
|
||||
<value>false</value>
|
||||
</option>
|
||||
<option label='Disable absolutely all message logging including automatic archiving - see XEP-0136'>
|
||||
<option label='Disable absolutely all message logging
|
||||
including automatic archiving - see
|
||||
XEP-0136'>
|
||||
<value>true</value>
|
||||
</option>
|
||||
</field>
|
||||
|
Loading…
Reference in New Issue
Block a user