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-152-ga4e15e8
Date: Mon, 20 Aug 2012 16:25:20 +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  a4e15e8ef40e3f9c20cde8c276798c5785cbde31 (commit)
       via  1fe7d25c8d51a5798e29981f89d32a931f94a13e (commit)
      from  2944adc954c6dc3267ec8a8ac39334a0dc53b684 (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 a4e15e8ef40e3f9c20cde8c276798c5785cbde31
Author: Sebastien Helleu <address@hidden>
Date:   Mon Aug 20 18:25:23 2012 +0200

    irc: move options weechat.look.nickmode{_empty} to 
irc.look.nick_mode{_empty}, add nick mode for action messages (patch from Nils 
Görs)
    
    The option irc.look.nick_mode has a new type: integer with values:
    none/prefix/action/both (default is "prefix", which is old behaviour).

commit 1fe7d25c8d51a5798e29981f89d32a931f94a13e
Author: Sebastien Helleu <address@hidden>
Date:   Mon Aug 20 15:28:50 2012 +0200

    core: fix quote used in /help option for values (type integer with strings)

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

Summary of changes:
 ChangeLog                               |    3 ++
 NEWS                                    |    6 +++-
 doc/de/autogen/user/irc_options.txt     |   10 +++++
 doc/de/autogen/user/weechat_options.txt |   10 -----
 doc/en/autogen/user/irc_options.txt     |   10 +++++
 doc/en/autogen/user/weechat_options.txt |   10 -----
 doc/fr/autogen/user/irc_options.txt     |   10 +++++
 doc/fr/autogen/user/weechat_options.txt |   10 -----
 doc/it/autogen/user/irc_options.txt     |   10 +++++
 doc/it/autogen/user/weechat_options.txt |   10 -----
 doc/ja/autogen/user/irc_options.txt     |   10 +++++
 doc/ja/autogen/user/weechat_options.txt |   10 -----
 po/cs.po                                |   26 +++++++------
 po/de.po                                |   32 ++++++++--------
 po/es.po                                |   26 +++++++------
 po/fr.po                                |   35 +++++++++---------
 po/hu.po                                |   26 +++++++------
 po/it.po                                |   26 +++++++------
 po/ja.po                                |   26 +++++++------
 po/pl.po                                |   26 +++++++------
 po/pt_BR.po                             |   26 +++++++------
 po/ru.po                                |   26 +++++++------
 po/weechat.pot                          |   19 ++++++----
 src/core/wee-command.c                  |    4 +-
 src/core/wee-config.c                   |   12 ------
 src/core/wee-config.h                   |    2 -
 src/plugins/irc/irc-command.c           |    8 +++-
 src/plugins/irc/irc-config.c            |   17 +++++++++
 src/plugins/irc/irc-config.h            |   10 +++++
 src/plugins/irc/irc-ctcp.c              |    3 +-
 src/plugins/irc/irc-nick.c              |   60 +++++++++++++++++++++---------
 src/plugins/irc/irc-nick.h              |   11 ++++--
 32 files changed, 302 insertions(+), 228 deletions(-)


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



reply via email to

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