git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@138 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2006-10-31 15:57:17 +00:00
parent 9fa083095b
commit f57435211c
1 changed files with 7 additions and 3 deletions

View File

@ -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>