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-148-gfbbfcf9
Date: Sat, 18 Aug 2012 09:53:44 +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  fbbfcf95dd46a5b78ccb5829d2a0ed76cadc6554 (commit)
       via  13b1d64aa1b63778b14f9e97c91847d1b7d96571 (commit)
      from  5ae6f133d61bcffcf98a413c8f31538d24b276e5 (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 fbbfcf95dd46a5b78ccb5829d2a0ed76cadc6554
Author: Sebastien Helleu <address@hidden>
Date:   Sat Aug 18 11:53:01 2012 +0200

    script: add key alt+L to reload script, allow input on script buffer for 
actions on script, add option script.look.use_keys

commit 13b1d64aa1b63778b14f9e97c91847d1b7d96571
Author: Sebastien Helleu <address@hidden>
Date:   Sat Aug 18 09:01:26 2012 +0200

    script: add option "search" for command /script (completion with script 
tags)

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

Summary of changes:
 doc/de/autogen/plugin_api/completions.txt |    2 +
 doc/de/autogen/user/script_commands.txt   |   27 ++--
 doc/de/autogen/user/script_options.txt    |    5 +
 doc/en/autogen/plugin_api/completions.txt |    2 +
 doc/en/autogen/user/script_commands.txt   |   27 ++--
 doc/en/autogen/user/script_options.txt    |    5 +
 doc/fr/autogen/plugin_api/completions.txt |    2 +
 doc/fr/autogen/user/script_commands.txt   |   27 ++--
 doc/fr/autogen/user/script_options.txt    |    5 +
 doc/it/autogen/plugin_api/completions.txt |    2 +
 doc/it/autogen/user/script_commands.txt   |   27 ++--
 doc/it/autogen/user/script_options.txt    |    5 +
 doc/ja/autogen/plugin_api/completions.txt |    2 +
 doc/ja/autogen/user/script_commands.txt   |   27 ++--
 doc/ja/autogen/user/script_options.txt    |    5 +
 po/cs.po                                  |   49 +++++---
 po/de.po                                  |   49 +++++---
 po/es.po                                  |   49 +++++---
 po/fr.po                                  |   99 +++++++++-----
 po/hu.po                                  |   49 +++++---
 po/it.po                                  |   49 +++++---
 po/ja.po                                  |   49 +++++---
 po/pl.po                                  |   49 +++++---
 po/pt_BR.po                               |   49 +++++---
 po/ru.po                                  |   49 +++++---
 po/weechat.pot                            |   48 ++++---
 src/plugins/script/script-buffer.c        |   81 +++++++++--
 src/plugins/script/script-buffer.h        |    1 +
 src/plugins/script/script-command.c       |   40 ++++--
 src/plugins/script/script-completion.c    |   45 ++++++
 src/plugins/script/script-config.c        |   25 ++++
 src/plugins/script/script-config.h        |    1 +
 src/plugins/script/script-repo.c          |  215 +++++++++++++++--------------
 src/plugins/script/script-repo.h          |    3 +-
 34 files changed, 778 insertions(+), 391 deletions(-)


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



reply via email to

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