diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-12-26 12:16:47 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-12-26 12:16:47 +0100 |
commit | 391ca476742d17d9275ef4e02e9f7cce271697d4 (patch) | |
tree | a598c2a7261a787b686f81468e80e07d8942672a /doc/it | |
parent | b770f9c8c52e8af0d42ce94f25ab3d45d3f9b86b (diff) | |
download | weechat-391ca476742d17d9275ef4e02e9f7cce271697d4.zip |
Add info "weechat_upgrading", signal "upgrade_ended", display duration of upgrade
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/autogen/plugin_api/infos.txt | 2 | ||||
-rw-r--r-- | doc/it/weechat_plugin_api.it.txt | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/it/autogen/plugin_api/infos.txt b/doc/it/autogen/plugin_api/infos.txt index e55a391e8..66013eb43 100644 --- a/doc/it/autogen/plugin_api/infos.txt +++ b/doc/it/autogen/plugin_api/infos.txt @@ -52,4 +52,6 @@ | weechat | weechat_site_download | sito di WeeChat, pagina di download | - +| weechat | weechat_upgrading | 1 if WeeChat is upgrading (command `/upgrade`) | - + |======================================== diff --git a/doc/it/weechat_plugin_api.it.txt b/doc/it/weechat_plugin_api.it.txt index bbe7bc113..d7a2ccdde 100644 --- a/doc/it/weechat_plugin_api.it.txt +++ b/doc/it/weechat_plugin_api.it.txt @@ -6793,6 +6793,10 @@ Argomenti: | weechat | upgrade | - | comando `/upgrade` digitato dall'utente +// TRANSLATION MISSING +| weechat | upgrade_ended | - | + end of upgrade process (command `/upgrade`) + | weechat | weechat_highlight | string: messaggio con prefisso | evento accaduto |