summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-01-17 08:10:07 +0100
committerSebastien Helleu <flashcode@flashtux.org>2009-01-17 08:10:07 +0100
commitc16c150b93bc5fb8f044fb518133f10f49f1456c (patch)
treee96e6447a64409a9987ea76de071aa4a35ce6338
parent19598c4e1331965498b66b79ef3b2abe7448a8f1 (diff)
downloadweechat-c16c150b93bc5fb8f044fb518133f10f49f1456c.zip
Remove unused jabber options and jabber servers in autogenerated doc
-rw-r--r--doc/de/autogen/jabber_options.xml360
-rw-r--r--doc/docgen.pl1
-rw-r--r--doc/en/autogen/jabber_options.xml360
-rw-r--r--doc/fr/autogen/jabber_options.xml360
-rw-r--r--src/plugins/jabber/jabber-config.c12
-rw-r--r--src/plugins/jabber/jabber-config.h2
6 files changed, 1 insertions, 1094 deletions
diff --git a/doc/de/autogen/jabber_options.xml b/doc/de/autogen/jabber_options.xml
index 1c549fca2..737b7753f 100644
--- a/doc/de/autogen/jabber_options.xml
+++ b/doc/de/autogen/jabber_options.xml
@@ -66,16 +66,6 @@
</listitem>
</itemizedlist>
-<command>jabber.look.hide_nickserv_pwd</command>: Von NickServ angezeigte Passwörter verstecken
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: on)</para>
- </listitem>
-</itemizedlist>
-
<command>jabber.look.highlight_tags</command>: comma separated list of tags for messages that may produce highlight (usually any message from another user, not server messages,..)
<itemizedlist>
<listitem>
@@ -116,16 +106,6 @@
</listitem>
</itemizedlist>
-<command>jabber.look.notice_as_pv</command>: NOTICEs als Queries anzeigen
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: off)</para>
- </listitem>
-</itemizedlist>
-
<command>jabber.look.one_server_buffer</command>: benutze den gleichen Puffer für alle Server
<itemizedlist>
<listitem>
@@ -256,346 +236,6 @@
</listitem>
</itemizedlist>
-<command>jabber.server.flashtux.autoconnect</command>: automatisch mit dem Server verbinden, wenn WeeChat gestartet wird
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.autojoin</command>: comma separated list of MUCs to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2")
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.autoreconnect</command>: die Verbindung nach Trennung automatisch wiederherstellen
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.autoreconnect_delay</command>: Zeit in Sekunden, die gewartet wird, bevor ein Verbindungsneuaufbau versucht wird
-<itemizedlist>
- <listitem>
- <para>type: integer</para>
- </listitem>
- <listitem>
- <para>values: 0 .. 65535 (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.autorejoin</command>: automatically rejoin MUCs when kicked
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.command</command>: command(s) to run when connected to server (many commands should be separated by ';', use '\;' for a semicolon, special variables $nick, $muc and $server are replaced by their value)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.command_delay</command>: Wartezeit in Sekunden nach Ausführung des Befehls, um z.B. eine Authentifizierung zu ermöglichen
-<itemizedlist>
- <listitem>
- <para>type: integer</para>
- </listitem>
- <listitem>
- <para>values: 0 .. 3600 (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.ipv6</command>: Server über IPv6 ansprechen
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.local_alias</command>: local alias
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.local_hostname</command>: custom local hostname/IP for server (optional, if empty local hostname is used)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.password</command>: password
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.proxy</command>: proxy used for this server (optional)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.resource</command>: resource (for example: Home or Work)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.sasl</command>: use SASL for authentication
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.server</command>: hostname/port or IP/port for server
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.tls</command>: use TLS cryptographic protocol for server communication
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.username</command>: user name to use on server
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autoconnect</command>: automatisch mit dem Server verbinden, wenn WeeChat gestartet wird
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autojoin</command>: comma separated list of MUCs to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2")
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autoreconnect</command>: die Verbindung nach Trennung automatisch wiederherstellen
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autoreconnect_delay</command>: Zeit in Sekunden, die gewartet wird, bevor ein Verbindungsneuaufbau versucht wird
-<itemizedlist>
- <listitem>
- <para>type: integer</para>
- </listitem>
- <listitem>
- <para>values: 0 .. 65535 (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autorejoin</command>: automatically rejoin MUCs when kicked
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.command</command>: command(s) to run when connected to server (many commands should be separated by ';', use '\;' for a semicolon, special variables $nick, $muc and $server are replaced by their value)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.command_delay</command>: Wartezeit in Sekunden nach Ausführung des Befehls, um z.B. eine Authentifizierung zu ermöglichen
-<itemizedlist>
- <listitem>
- <para>type: integer</para>
- </listitem>
- <listitem>
- <para>values: 0 .. 3600 (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.ipv6</command>: Server über IPv6 ansprechen
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.local_alias</command>: local alias
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.local_hostname</command>: custom local hostname/IP for server (optional, if empty local hostname is used)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.password</command>: password
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.proxy</command>: proxy used for this server (optional)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.resource</command>: resource (for example: Home or Work)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.sasl</command>: use SASL for authentication
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.server</command>: hostname/port or IP/port for server
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.tls</command>: use TLS cryptographic protocol for server communication
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.username</command>: user name to use on server
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
<command>jabber.server_default.autoconnect</command>: automatisch mit dem Server verbinden, wenn WeeChat gestartet wird
<itemizedlist>
<listitem>
diff --git a/doc/docgen.pl b/doc/docgen.pl
index 5b2e8cf7f..ef67cd715 100644
--- a/doc/docgen.pl
+++ b/doc/docgen.pl
@@ -77,6 +77,7 @@ my @ignore_options = ("aspell\\.dict\\..*",
"charset\\.decode\\..*",
"charset\\.encode\\..*",
"irc\\.server\\..*",
+ "jabber\\.server\\..*",
"logger\\.level\\..*",
"logger\\.mask\\..*",
"weechat\\.proxy\\..*",
diff --git a/doc/en/autogen/jabber_options.xml b/doc/en/autogen/jabber_options.xml
index 87ee9dafe..5bd5cf9e8 100644
--- a/doc/en/autogen/jabber_options.xml
+++ b/doc/en/autogen/jabber_options.xml
@@ -66,16 +66,6 @@
</listitem>
</itemizedlist>
-<command>jabber.look.hide_nickserv_pwd</command>: hide password displayed by nickserv
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: on)</para>
- </listitem>
-</itemizedlist>
-
<command>jabber.look.highlight_tags</command>: comma separated list of tags for messages that may produce highlight (usually any message from another user, not server messages,..)
<itemizedlist>
<listitem>
@@ -116,16 +106,6 @@
</listitem>
</itemizedlist>
-<command>jabber.look.notice_as_pv</command>: display notices as private messages
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: off)</para>
- </listitem>
-</itemizedlist>
-
<command>jabber.look.one_server_buffer</command>: use same buffer for all servers
<itemizedlist>
<listitem>
@@ -256,346 +236,6 @@
</listitem>
</itemizedlist>
-<command>jabber.server.flashtux.autoconnect</command>: automatically connect to server when WeeChat is starting
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.autojoin</command>: comma separated list of MUCs to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2")
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.autoreconnect</command>: automatically reconnect to server when disconnected
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.autoreconnect_delay</command>: delay (in seconds) before trying again to reconnect to server
-<itemizedlist>
- <listitem>
- <para>type: integer</para>
- </listitem>
- <listitem>
- <para>values: 0 .. 65535 (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.autorejoin</command>: automatically rejoin MUCs when kicked
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.command</command>: command(s) to run when connected to server (many commands should be separated by ';', use '\;' for a semicolon, special variables $nick, $muc and $server are replaced by their value)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.command_delay</command>: delay (in seconds) after command was executed (example: give some time for authentication)
-<itemizedlist>
- <listitem>
- <para>type: integer</para>
- </listitem>
- <listitem>
- <para>values: 0 .. 3600 (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.ipv6</command>: use IPv6 protocol for server communication
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.local_alias</command>: local alias
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.local_hostname</command>: custom local hostname/IP for server (optional, if empty local hostname is used)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.password</command>: password
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.proxy</command>: proxy used for this server (optional)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.resource</command>: resource (for example: Home or Work)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.sasl</command>: use SASL for authentication
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.server</command>: hostname/port or IP/port for server
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.tls</command>: use TLS cryptographic protocol for server communication
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.username</command>: user name to use on server
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autoconnect</command>: automatically connect to server when WeeChat is starting
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autojoin</command>: comma separated list of MUCs to join when connected to server (example: "#chan1,#chan2,#chan3 key1,key2")
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autoreconnect</command>: automatically reconnect to server when disconnected
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autoreconnect_delay</command>: delay (in seconds) before trying again to reconnect to server
-<itemizedlist>
- <listitem>
- <para>type: integer</para>
- </listitem>
- <listitem>
- <para>values: 0 .. 65535 (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autorejoin</command>: automatically rejoin MUCs when kicked
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.command</command>: command(s) to run when connected to server (many commands should be separated by ';', use '\;' for a semicolon, special variables $nick, $muc and $server are replaced by their value)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.command_delay</command>: delay (in seconds) after command was executed (example: give some time for authentication)
-<itemizedlist>
- <listitem>
- <para>type: integer</para>
- </listitem>
- <listitem>
- <para>values: 0 .. 3600 (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.ipv6</command>: use IPv6 protocol for server communication
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.local_alias</command>: local alias
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.local_hostname</command>: custom local hostname/IP for server (optional, if empty local hostname is used)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.password</command>: password
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.proxy</command>: proxy used for this server (optional)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.resource</command>: resource (for example: Home or Work)
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.sasl</command>: use SASL for authentication
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.server</command>: hostname/port or IP/port for server
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.tls</command>: use TLS cryptographic protocol for server communication
-<itemizedlist>
- <listitem>
- <para>type: boolean</para>
- </listitem>
- <listitem>
- <para>values: on, off (default value: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.username</command>: user name to use on server
-<itemizedlist>
- <listitem>
- <para>type: string</para>
- </listitem>
- <listitem>
- <para>values: any string (default value: '')</para>
- </listitem>
-</itemizedlist>
-
<command>jabber.server_default.autoconnect</command>: automatically connect to server when WeeChat is starting
<itemizedlist>
<listitem>
diff --git a/doc/fr/autogen/jabber_options.xml b/doc/fr/autogen/jabber_options.xml
index cdb1e9db0..d584406d6 100644
--- a/doc/fr/autogen/jabber_options.xml
+++ b/doc/fr/autogen/jabber_options.xml
@@ -66,16 +66,6 @@
</listitem>
</itemizedlist>
-<command>jabber.look.hide_nickserv_pwd</command>: masquer le mot de passe affiché par nickserv
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: on)</para>
- </listitem>
-</itemizedlist>
-
<command>jabber.look.highlight_tags</command>: liste des tags pour les messages qui peuvent produire un highlight (séparés par des virgules, typiquement tout message venant d'un autre utilisateur, pas les messages du serveur, ...)
<itemizedlist>
<listitem>
@@ -116,16 +106,6 @@
</listitem>
</itemizedlist>
-<command>jabber.look.notice_as_pv</command>: afficher les notices comme des messages privés
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: off)</para>
- </listitem>
-</itemizedlist>
-
<command>jabber.look.one_server_buffer</command>: utiliser le même tampon pour tous les serveurs
<itemizedlist>
<listitem>
@@ -256,346 +236,6 @@
</listitem>
</itemizedlist>
-<command>jabber.server.flashtux.autoconnect</command>: connexion automatique au serveur quand WeeChat démarre
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.autojoin</command>: liste des MUCs (séparés par des virgules) à rejoindre lorsque connecté au serveur (exemple: "#chan1,#chan2,#chan3 key1,key2")
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.autoreconnect</command>: reconnexion automatique au serveur après une déconnexion
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.autoreconnect_delay</command>: délai (en secondes) avant de tenter une reconnexion au serveur
-<itemizedlist>
- <listitem>
- <para>type: entier</para>
- </listitem>
- <listitem>
- <para>valeurs: 0 .. 65535 (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.autorejoin</command>: rejoindre automatiquement les MUCs quand mis dehors
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.command</command>: commande(s) à exécuter lorsque connecté au serveur (plusieurs commandes doivent être séparées par ';', utilisez '\;' pour un point-virgule, les variables spéciales $nick, $muc et $server sont remplacées par leur valeur)
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.command_delay</command>: délai (en secondes) après exécution de la commande (exemple: donner du temps pour l'authentification)
-<itemizedlist>
- <listitem>
- <para>type: entier</para>
- </listitem>
- <listitem>
- <para>valeurs: 0 .. 3600 (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.ipv6</command>: utiliser le protocole IPv6 pour la communication avec le serveur
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.local_alias</command>: alias local
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.local_hostname</command>: nom local de machine/IP personnalisé pour le serveur (optionnel, si non renseigné, le nom de machine local est utilisé)
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.password</command>: mot de passe
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.proxy</command>: proxy utilisé pour ce serveur (optionnel)
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.resource</command>: ressource (pas exemple: Maison ou Travail)
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.sasl</command>: utiliser SASL pour l'authentification
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.server</command>: nom/port ou IP/port pour le serveur
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.tls</command>: utiliser le protocole de chiffrement TLS pour la communication avec le serveur
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.flashtux.username</command>: nom d'utilisateur pour le serveur
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autoconnect</command>: connexion automatique au serveur quand WeeChat démarre
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autojoin</command>: liste des MUCs (séparés par des virgules) à rejoindre lorsque connecté au serveur (exemple: "#chan1,#chan2,#chan3 key1,key2")
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autoreconnect</command>: reconnexion automatique au serveur après une déconnexion
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autoreconnect_delay</command>: délai (en secondes) avant de tenter une reconnexion au serveur
-<itemizedlist>
- <listitem>
- <para>type: entier</para>
- </listitem>
- <listitem>
- <para>valeurs: 0 .. 65535 (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.autorejoin</command>: rejoindre automatiquement les MUCs quand mis dehors
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.command</command>: commande(s) à exécuter lorsque connecté au serveur (plusieurs commandes doivent être séparées par ';', utilisez '\;' pour un point-virgule, les variables spéciales $nick, $muc et $server sont remplacées par leur valeur)
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.command_delay</command>: délai (en secondes) après exécution de la commande (exemple: donner du temps pour l'authentification)
-<itemizedlist>
- <listitem>
- <para>type: entier</para>
- </listitem>
- <listitem>
- <para>valeurs: 0 .. 3600 (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.ipv6</command>: utiliser le protocole IPv6 pour la communication avec le serveur
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.local_alias</command>: alias local
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.local_hostname</command>: nom local de machine/IP personnalisé pour le serveur (optionnel, si non renseigné, le nom de machine local est utilisé)
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.password</command>: mot de passe
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.proxy</command>: proxy utilisé pour ce serveur (optionnel)
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.resource</command>: ressource (pas exemple: Maison ou Travail)
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.sasl</command>: utiliser SASL pour l'authentification
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.server</command>: nom/port ou IP/port pour le serveur
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.tls</command>: utiliser le protocole de chiffrement TLS pour la communication avec le serveur
-<itemizedlist>
- <listitem>
- <para>type: booléen</para>
- </listitem>
- <listitem>
- <para>valeurs: on, off (valeur par défaut: )</para>
- </listitem>
-</itemizedlist>
-
-<command>jabber.server.jabberfr.username</command>: nom d'utilisateur pour le serveur
-<itemizedlist>
- <listitem>
- <para>type: chaîne</para>
- </listitem>
- <listitem>
- <para>valeurs: toute chaîne (valeur par défaut: '')</para>
- </listitem>
-</itemizedlist>
-
<command>jabber.server_default.autoconnect</command>: connexion automatique au serveur quand WeeChat démarre
<itemizedlist>
<listitem>
diff --git a/src/plugins/jabber/jabber-config.c b/src/plugins/jabber/jabber-config.c
index 9ea5dc862..cb8c56459 100644
--- a/src/plugins/jabber/jabber-config.c
+++ b/src/plugins/jabber/jabber-config.c
@@ -49,12 +49,10 @@ struct t_config_option *jabber_config_look_nick_suffix;
struct t_config_option *jabber_config_look_nick_completion_smart;
struct t_config_option *jabber_config_look_display_away;
struct t_config_option *jabber_config_look_display_muc_modes;
-struct t_config_option *jabber_config_look_hide_nickserv_pwd;
struct t_config_option *jabber_config_look_highlight_tags;
struct t_config_option *jabber_config_look_show_away_once;
struct t_config_option *jabber_config_look_smart_filter;
struct t_config_option *jabber_config_look_smart_filter_delay;
-struct t_config_option *jabber_config_look_notice_as_pv;
/* Jabber config, color section */
@@ -786,11 +784,6 @@ jabber_config_init ()
N_("display MUC modes in \"buffer_name\" bar item"),
NULL, 0, 0, "on", NULL, 0, NULL, NULL,
&jabber_config_change_look_display_muc_modes, NULL, NULL, NULL);
- jabber_config_look_hide_nickserv_pwd = weechat_config_new_option (
- jabber_config_file, ptr_section,
- "hide_nickserv_pwd", "boolean",
- N_("hide password displayed by nickserv"),
- NULL, 0, 0, "on", NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL);
jabber_config_look_highlight_tags = weechat_config_new_option (
jabber_config_file, ptr_section,
"highlight_tags", "string",
@@ -816,11 +809,6 @@ jabber_config_init ()
"smart_filter_delay", "integer",
N_("delay for filtering join/part/quit messages (in minutes)"),
NULL, 1, 60*24*7, "5", NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL);
- jabber_config_look_notice_as_pv = weechat_config_new_option (
- jabber_config_file, ptr_section,
- "notice_as_pv", "boolean",
- N_("display notices as private messages"),
- NULL, 0, 0, "off", NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL);
/* color */
ptr_section = weechat_config_new_section (jabber_config_file, "color",
diff --git a/src/plugins/jabber/jabber-config.h b/src/plugins/jabber/jabber-config.h
index 466ea3539..a97e839de 100644
--- a/src/plugins/jabber/jabber-config.h
+++ b/src/plugins/jabber/jabber-config.h
@@ -39,12 +39,10 @@ extern struct t_config_option *jabber_config_look_nick_suffix;
extern struct t_config_option *jabber_config_look_nick_completion_smart;
extern struct t_config_option *jabber_config_look_display_away;
extern struct t_config_option *jabber_config_look_display_muc_modes;
-extern struct t_config_option *jabber_config_look_hide_nickserv_pwd;
extern struct t_config_option *jabber_config_look_highlight_tags;
extern struct t_config_option *jabber_config_look_show_away_once;
extern struct t_config_option *jabber_config_look_smart_filter;
extern struct t_config_option *jabber_config_look_smart_filter_delay;
-extern struct t_config_option *jabber_config_look_notice_as_pv;
extern struct t_config_option *jabber_config_color_message_join;
extern struct t_config_option *jabber_config_color_message_quit;