[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-9-gd82f8c8 |
Date: |
Tue, 08 Oct 2013 18:04:02 +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 d82f8c81658a6a3294668136a0df0cd0e15641b9 (commit)
from 4adbb8da1e036a769a60606ea6f4b0ec19ecffaf (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 d82f8c81658a6a3294668136a0df0cd0e15641b9
Author: Sebastien Helleu <address@hidden>
Date: Tue Oct 8 19:57:04 2013 +0200
irc: add server option "default_msg_kick" to customize default kick/kickban
message (task #12777) (patch from Nils Görs)
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 +-
doc/de/autogen/plugin_api/completions.txt | 2 +
doc/de/autogen/user/irc_commands.txt | 18 +++---
doc/de/autogen/user/irc_options.txt | 5 ++
doc/en/autogen/plugin_api/completions.txt | 2 +
doc/en/autogen/user/irc_commands.txt | 4 +-
doc/en/autogen/user/irc_options.txt | 5 ++
doc/fr/autogen/plugin_api/completions.txt | 2 +
doc/fr/autogen/user/irc_commands.txt | 4 +-
doc/fr/autogen/user/irc_options.txt | 5 ++
doc/it/autogen/plugin_api/completions.txt | 2 +
doc/it/autogen/user/irc_commands.txt | 20 ++++----
doc/it/autogen/user/irc_options.txt | 5 ++
doc/ja/autogen/plugin_api/completions.txt | 2 +
doc/ja/autogen/user/irc_commands.txt | 18 +++---
doc/ja/autogen/user/irc_options.txt | 5 ++
po/cs.po | 21 ++++++--
po/de.po | 21 ++++++--
po/es.po | 21 ++++++--
po/fr.po | 27 ++++++++--
po/hu.po | 19 +++++--
po/it.po | 21 ++++++--
po/ja.po | 21 ++++++--
po/pl.po | 21 ++++++--
po/pt_BR.po | 17 +++++-
po/ru.po | 19 +++++--
po/tr.po | 17 +++++-
po/weechat.pot | 16 +++++-
src/plugins/irc/irc-command.c | 81 ++++++++++++++++++++---------
src/plugins/irc/irc-completion.c | 34 ++++++++++++
src/plugins/irc/irc-config.c | 14 +++++
src/plugins/irc/irc-message.c | 6 +-
src/plugins/irc/irc-message.h | 2 +-
src/plugins/irc/irc-server.c | 14 ++++-
src/plugins/irc/irc-server.h | 1 +
35 files changed, 386 insertions(+), 110 deletions(-)
hooks/post-receive
--
Fast, light and extensible chat client
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-9-gd82f8c8,
Sebastien Helleu <=
- Prev by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-8-g4adbb8d
- Next by Date:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-10-g4b94b74
- Previous by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-8-g4adbb8d
- Next by thread:
[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.2-10-g4b94b74
- Index(es):