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-161-g9347bae
Date: Thu, 26 Jan 2012 17:18:26 +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  9347bae9623a5aa26436c7a822e9b8c1d39c14f2 (commit)
       via  9a821b9d3cd5a9970520a742472547e7bb78ae24 (commit)
      from  d242f30950d2f71d26ec35361ebdc638913a464b (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 9347bae9623a5aa26436c7a822e9b8c1d39c14f2
Author: Sebastien Helleu <address@hidden>
Date:   Thu Jan 26 18:18:20 2012 +0100

    api: replace type "regex_t *" by "void *" in function string_regcomp (fix 
ruby compilation with autotools)

commit 9a821b9d3cd5a9970520a742472547e7bb78ae24
Author: Lázaro A <address@hidden>
Date:   Thu Jan 26 18:08:34 2012 +0100

    doc: add spanish quickstart guide

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

Summary of changes:
 configure.in                     |    5 +-
 doc/CMakeLists.txt               |    5 +-
 doc/Makefile.am                  |    2 +-
 doc/de/weechat_user.de.txt       |    2 +-
 doc/en/weechat_plugin_api.en.txt |    2 +-
 doc/en/weechat_user.en.txt       |    2 +-
 doc/{ru => es}/CMakeLists.txt    |   14 +-
 doc/{ru => es}/Makefile.am       |   12 +-
 doc/es/weechat_quickstart.es.txt |  266 ++++++++++++++++++++++++++++++++++++++
 doc/fr/weechat_plugin_api.fr.txt |    2 +-
 doc/fr/weechat_user.fr.txt       |    2 +-
 doc/it/weechat_plugin_api.it.txt |    2 +-
 doc/it/weechat_user.it.txt       |    2 +-
 src/core/wee-string.c            |    4 +-
 src/core/wee-string.h            |    2 +-
 src/plugins/weechat-plugin.h     |    3 +-
 16 files changed, 297 insertions(+), 30 deletions(-)
 copy doc/{ru => es}/CMakeLists.txt (62%)
 copy doc/{ru => es}/Makefile.am (73%)
 create mode 100644 doc/es/weechat_quickstart.es.txt


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



reply via email to

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