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.4.2-159-g4c3d090
Date: Sun, 15 Dec 2013 15:47:45 +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  4c3d090184e12b5379d7300689b0322f65905c8a (commit)
       via  d52d214448fa5db7167ee89b532f299af02aa10c (commit)
      from  52cbd0b9217f2ea5f93c30bd1043cd4ad9fa494a (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 4c3d090184e12b5379d7300689b0322f65905c8a
Author: Sebastien Helleu <address@hidden>
Date:   Sun Dec 15 16:47:38 2013 +0100

    core: fix some translation of "tags" in french

commit d52d214448fa5db7167ee89b532f299af02aa10c
Author: Sebastien Helleu <address@hidden>
Date:   Sun Dec 15 13:45:40 2013 +0100

    core: add buffer property "highlight_tags_restrict", rename option 
irc.look.highlight_tags to irc.look.highlight_tags_restrict
    
    The buffer property "highlight_tags" is renamed to 
"highlight_tags_restrict".
    New behavior for buffer property "highlight_tags": force highlight on tags.
    Option irc.look.highlight_tags is renamed to 
irc.look.highlight_tags_restrict.

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

Summary of changes:
 ChangeLog                                |    3 +
 doc/de/autogen/plugin_api/hdata.txt      |    3 +
 doc/de/autogen/user/irc_options.txt      |    4 +-
 doc/en/autogen/plugin_api/hdata.txt      |    3 +
 doc/en/autogen/user/irc_options.txt      |    4 +-
 doc/en/weechat_plugin_api.en.txt         |   14 ++-
 doc/fr/autogen/plugin_api/hdata.txt      |    3 +
 doc/fr/autogen/user/irc_options.txt      |   14 ++--
 doc/fr/autogen/user/relay_options.txt    |    2 +-
 doc/fr/autogen/user/weechat_commands.txt |   50 +++++-----
 doc/fr/autogen/user/weechat_options.txt  |    2 +-
 doc/fr/autogen/user/xfer_options.txt     |    2 +-
 doc/fr/weechat_faq.fr.txt                |    2 +-
 doc/fr/weechat_plugin_api.fr.txt         |   34 ++++---
 doc/it/autogen/plugin_api/hdata.txt      |    3 +
 doc/it/autogen/user/irc_options.txt      |    4 +-
 doc/it/weechat_plugin_api.it.txt         |   19 +++-
 doc/ja/autogen/plugin_api/hdata.txt      |    3 +
 doc/ja/autogen/user/irc_options.txt      |    4 +-
 po/cs.po                                 |   33 ++-----
 po/de.po                                 |   31 ++-----
 po/es.po                                 |   36 ++------
 po/fr.po                                 |  142 ++++++++++++++----------------
 po/hu.po                                 |   23 ++---
 po/it.po                                 |   36 ++------
 po/ja.po                                 |   35 ++------
 po/pl.po                                 |   31 ++-----
 po/pt_BR.po                              |   33 ++-----
 po/ru.po                                 |   24 ++---
 po/tr.po                                 |   11 ++-
 po/weechat.pot                           |   11 ++-
 src/core/wee-command.c                   |    2 +-
 src/core/wee-infolist.c                  |   23 +++++
 src/core/wee-infolist.h                  |    2 +
 src/core/wee-upgrade.c                   |   19 ++++-
 src/gui/gui-buffer.c                     |  102 +++++++++++++++++++--
 src/gui/gui-buffer.h                     |   14 ++-
 src/gui/gui-line.c                       |   44 ++++++---
 src/plugins/irc/irc-channel.c            |    8 +-
 src/plugins/irc/irc-config.c             |   31 ++++---
 src/plugins/irc/irc-config.h             |    2 +-
 src/plugins/irc/irc-server.c             |    8 +-
 42 files changed, 466 insertions(+), 408 deletions(-)


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



reply via email to

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