From a1607c4c6efbc1e0bdcb6ab5f7d6a1a15f9ca18d Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 31 Dec 2012 14:00:09 +0100 Subject: Fix #2082 (xml:lang) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is now already done in sleekxmpp, so I added a “lang” configuration option. TODO: use the locale of the system. --- doc/en/configure.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/en/configure.txt b/doc/en/configure.txt index 00a6a3c9..609775e3 100644 --- a/doc/en/configure.txt +++ b/doc/en/configure.txt @@ -197,6 +197,10 @@ section of this documentation. The 'server' option will be ignored if you specify a JID (Jabber id) It should be in the form nickname@server.tld +*lang*:: en + + The lang some automated entities will use when replying to you. + *lazy_resize*:: true Defines if all tabs are resized at the same time (if set to false) -- cgit v1.2.3