weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.3.8-154-g129f32c
Date: Tue, 21 Aug 2012 16:57:43 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".

The branch, master has been updated
       via  129f32ce8ed0fb6d8b37ed945455144bd83ce95a (commit)
      from  cc5118b3b6726d8fc8bf087eea59e474a838896b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 129f32ce8ed0fb6d8b37ed945455144bd83ce95a
Author: Sebastien Helleu <address@hidden>
Date:   Tue Aug 21 18:57:49 2012 +0200

    script: add option script.look.quiet_actions (no messages when 
installing/removing/loading/unloading scripts on script buffer)

-----------------------------------------------------------------------

Summary of changes:
 doc/de/autogen/user/guile_commands.txt  |   23 ++++----
 doc/de/autogen/user/lua_commands.txt    |   23 ++++----
 doc/de/autogen/user/perl_commands.txt   |   23 ++++----
 doc/de/autogen/user/python_commands.txt |   23 ++++----
 doc/de/autogen/user/ruby_commands.txt   |   23 ++++----
 doc/de/autogen/user/script_commands.txt |   26 +++++----
 doc/de/autogen/user/script_options.txt  |    5 ++
 doc/de/autogen/user/tcl_commands.txt    |   23 ++++----
 doc/de/weechat_user.de.txt              |    2 +-
 doc/en/autogen/user/guile_commands.txt  |    5 +-
 doc/en/autogen/user/lua_commands.txt    |    5 +-
 doc/en/autogen/user/perl_commands.txt   |    5 +-
 doc/en/autogen/user/python_commands.txt |    5 +-
 doc/en/autogen/user/ruby_commands.txt   |    5 +-
 doc/en/autogen/user/script_commands.txt |   26 +++++----
 doc/en/autogen/user/script_options.txt  |    5 ++
 doc/en/autogen/user/tcl_commands.txt    |    5 +-
 doc/en/weechat_user.en.txt              |    2 +-
 doc/fr/autogen/user/guile_commands.txt  |    5 +-
 doc/fr/autogen/user/lua_commands.txt    |    5 +-
 doc/fr/autogen/user/perl_commands.txt   |    5 +-
 doc/fr/autogen/user/python_commands.txt |    5 +-
 doc/fr/autogen/user/ruby_commands.txt   |    5 +-
 doc/fr/autogen/user/script_commands.txt |   26 +++++----
 doc/fr/autogen/user/script_options.txt  |    5 ++
 doc/fr/autogen/user/tcl_commands.txt    |    5 +-
 doc/fr/weechat_user.fr.txt              |    2 +-
 doc/it/autogen/user/guile_commands.txt  |   25 ++++----
 doc/it/autogen/user/lua_commands.txt    |   25 ++++----
 doc/it/autogen/user/perl_commands.txt   |   25 ++++----
 doc/it/autogen/user/python_commands.txt |   25 ++++----
 doc/it/autogen/user/ruby_commands.txt   |   25 ++++----
 doc/it/autogen/user/script_commands.txt |   26 +++++----
 doc/it/autogen/user/script_options.txt  |    5 ++
 doc/it/autogen/user/tcl_commands.txt    |   25 ++++----
 doc/it/weechat_user.it.txt              |    2 +-
 doc/ja/autogen/user/guile_commands.txt  |   23 ++++----
 doc/ja/autogen/user/lua_commands.txt    |   23 ++++----
 doc/ja/autogen/user/perl_commands.txt   |   23 ++++----
 doc/ja/autogen/user/python_commands.txt |   23 ++++----
 doc/ja/autogen/user/ruby_commands.txt   |   23 ++++----
 doc/ja/autogen/user/script_commands.txt |   26 +++++----
 doc/ja/autogen/user/script_options.txt  |    5 ++
 doc/ja/autogen/user/tcl_commands.txt    |   23 ++++----
 doc/ja/weechat_user.ja.txt              |    2 +-
 po/cs.po                                |   44 +++++++++------
 po/de.po                                |   44 +++++++++------
 po/es.po                                |   44 +++++++++------
 po/fr.po                                |   82 ++++++++++++++++-----------
 po/hu.po                                |   42 ++++++++------
 po/it.po                                |   44 +++++++++------
 po/ja.po                                |   44 +++++++++------
 po/pl.po                                |   44 +++++++++------
 po/pt_BR.po                             |   43 ++++++++------
 po/ru.po                                |   42 ++++++++------
 po/weechat.pot                          |   42 ++++++++------
 src/gui/curses/gui-curses-key.c         |    2 +-
 src/plugins/guile/weechat-guile.c       |   72 +++++++++++++++--------
 src/plugins/lua/weechat-lua.c           |   72 +++++++++++++++--------
 src/plugins/perl/weechat-perl.c         |   72 +++++++++++++++--------
 src/plugins/plugin-script.c             |   56 +++++++++++++-----
 src/plugins/plugin-script.h             |    2 +
 src/plugins/python/weechat-python.c     |   72 +++++++++++++++--------
 src/plugins/ruby/weechat-ruby.c         |   72 +++++++++++++++--------
 src/plugins/script/script-action.c      |   97 ++++++++++++++++++++-----------
 src/plugins/script/script-command.c     |   53 ++++++++++++-----
 src/plugins/script/script-config.c      |    9 +++
 src/plugins/script/script-config.h      |    1 +
 src/plugins/tcl/weechat-tcl.c           |   72 +++++++++++++++--------
 69 files changed, 1113 insertions(+), 705 deletions(-)


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]