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.6-114-ga353645
Date: Sun, 25 Dec 2011 22:00:27 +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  a35364524af23eff7a8d532cd2596857a10587f9 (commit)
      from  68948f9747432bcfeaec82dbc30992388d3194d5 (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 a35364524af23eff7a8d532cd2596857a10587f9
Author: Sebastien Helleu <address@hidden>
Date:   Sun Dec 25 23:00:18 2011 +0100

    irc: add optional server in info "irc_is_channel" (before channel name) 
(bug #35124), add optional server in info_hashtable "irc_message_parse"

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

Summary of changes:
 ChangeLog                                     |    2 +
 doc/de/autogen/plugin_api/infos.txt           |    2 +-
 doc/de/autogen/plugin_api/infos_hashtable.txt |    2 +-
 doc/en/autogen/plugin_api/infos.txt           |    2 +-
 doc/en/autogen/plugin_api/infos_hashtable.txt |    2 +-
 doc/fr/autogen/plugin_api/infos.txt           |    2 +-
 doc/fr/autogen/plugin_api/infos_hashtable.txt |    2 +-
 doc/it/autogen/plugin_api/infos.txt           |    2 +-
 doc/it/autogen/plugin_api/infos_hashtable.txt |    2 +-
 po/cs.po                                      |   32 ++++-----------
 po/de.po                                      |   36 ++++-------------
 po/es.po                                      |   39 ++++---------------
 po/fr.po                                      |   46 ++++-------------------
 po/hu.po                                      |   22 +++-------
 po/it.po                                      |   41 ++++----------------
 po/pl.po                                      |   37 ++++--------------
 po/pt_BR.po                                   |   24 ++---------
 po/ru.po                                      |   22 +++-------
 po/weechat.pot                                |   11 ++---
 src/plugins/irc/irc-channel.c                 |    9 +++-
 src/plugins/irc/irc-channel.h                 |    5 +-
 src/plugins/irc/irc-command.c                 |   24 ++++++------
 src/plugins/irc/irc-ignore.c                  |    4 +-
 src/plugins/irc/irc-info.c                    |   50 ++++++++++++++++---------
 src/plugins/irc/irc-message.c                 |   17 +++++---
 src/plugins/irc/irc-message.h                 |    9 ++--
 src/plugins/irc/irc-notify.c                  |    8 ++--
 src/plugins/irc/irc-protocol.c                |   29 +++++++++++---
 src/plugins/irc/irc-server.c                  |   26 +++++++++----
 src/plugins/irc/irc-server.h                  |    5 +-
 src/plugins/irc/irc-upgrade.c                 |    3 +
 31 files changed, 206 insertions(+), 311 deletions(-)


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



reply via email to

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