1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 09:13:14 +02:00

core: update description of plugins and translate them in output of /plugin

This commit is contained in:
Sebastien Helleu
2012-08-02 09:21:47 +02:00
parent 83dc57f56e
commit e41595833a
30 changed files with 718 additions and 34 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
WEECHAT_PLUGIN_NAME(PYTHON_PLUGIN_NAME);
WEECHAT_PLUGIN_DESCRIPTION("Python plugin for WeeChat");
WEECHAT_PLUGIN_DESCRIPTION(N_("Support of python scripts"));
WEECHAT_PLUGIN_AUTHOR("Sebastien Helleu <flashcode@flashtux.org>");
WEECHAT_PLUGIN_VERSION(WEECHAT_VERSION);
WEECHAT_PLUGIN_LICENSE(WEECHAT_LICENSE);