summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-02-09 08:47:36 +0100
committerSebastien Helleu <flashcode@flashtux.org>2012-02-09 08:47:36 +0100
commit4a1f0ef5cce4b07ebf624f8a479100b82d0b1004 (patch)
tree50f387b46b70c65b1fd3bbd5a6c6536e4b00788d /doc
parent06fb5d1921d89719ace0ab3c0d62694e073f8edb (diff)
downloadweechat-4a1f0ef5cce4b07ebf624f8a479100b82d0b1004.zip
irc: add signal "irc_server_opened"
Diffstat (limited to 'doc')
-rw-r--r--doc/en/weechat_plugin_api.en.txt5
-rw-r--r--doc/fr/weechat_plugin_api.fr.txt5
-rw-r--r--doc/it/weechat_plugin_api.it.txt6
3 files changed, 16 insertions, 0 deletions
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt
index 1d58c6a3a..cc5c11b7c 100644
--- a/doc/en/weechat_plugin_api.en.txt
+++ b/doc/en/weechat_plugin_api.en.txt
@@ -7355,6 +7355,11 @@ Arguments:
pointer: buffer |
private opened
+| irc | irc_server_opened +
+ (_new in version 0.3.7_) |
+ pointer: buffer |
+ server buffer opened
+
| irc | irc_server_connecting |
string: server name |
connecting to server
diff --git a/doc/fr/weechat_plugin_api.fr.txt b/doc/fr/weechat_plugin_api.fr.txt
index 7063a7e73..d093dbaa8 100644
--- a/doc/fr/weechat_plugin_api.fr.txt
+++ b/doc/fr/weechat_plugin_api.fr.txt
@@ -7465,6 +7465,11 @@ Paramètres :
pointeur : tampon |
discussion privée ouverte
+| irc | irc_server_opened +
+ (_nouveau dans la version 0.3.7_) |
+ pointeur : tampon |
+ tampon du serveur ouvert
+
| irc | irc_server_connecting |
chaîne : nom du serveur |
connexion en cours au serveur
diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt
index 20e2aa66f..87506d638 100644
--- a/doc/it/weechat_plugin_api.it.txt
+++ b/doc/it/weechat_plugin_api.it.txt
@@ -7401,6 +7401,12 @@ Argomenti:
puntatore: buffer |
chat privata aperta
+// TRANSLATION MISSING
+| irc | irc_server_opened +
+ (_novità nella versione 0.3.7_) |
+ puntatore: buffer |
+ server buffer opened
+
| irc | irc_server_connecting |
string: nome server |
connessione al server