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.9-9-g668cda2
Date: Sat, 06 Oct 2012 15:16:22 +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  668cda26846e8ae62b8635063018b6384b8b790f (commit)
       via  5443ae4caea902445057e23b82a8a77e37d62181 (commit)
      from  5931eed85da2086a26fd14b01810ba4b481348f7 (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 668cda26846e8ae62b8635063018b6384b8b790f
Author: Nils Görs <address@hidden>
Date:   Sat Oct 6 17:16:49 2012 +0200

    aspell: add bar item "aspell_dict" (dictionary used on current buffer)

commit 5443ae4caea902445057e23b82a8a77e37d62181
Author: Sebastien Helleu <address@hidden>
Date:   Sat Oct 6 17:11:25 2012 +0200

    doc: update hdata "irc_server" (add "disconnected") in plugin API reference

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

Summary of changes:
 ChangeLog                                          |    1 +
 doc/de/autogen/plugin_api/hdata.txt                |    1 +
 doc/en/autogen/plugin_api/hdata.txt                |    1 +
 doc/en/weechat_dev.en.txt                          |    1 +
 doc/fr/autogen/plugin_api/hdata.txt                |    1 +
 doc/it/autogen/plugin_api/hdata.txt                |    1 +
 doc/ja/autogen/plugin_api/hdata.txt                |    1 +
 po/POTFILES.in                                     |    2 +
 po/srcfiles.cmake                                  |    2 +
 src/plugins/aspell/CMakeLists.txt                  |    1 +
 src/plugins/aspell/Makefile.am                     |    2 +
 src/plugins/aspell/weechat-aspell-bar-item.c       |   71 +++++++++++++++++++
 .../weechat-aspell-bar-item.h}                     |   10 ++--
 src/plugins/aspell/weechat-aspell.c                |   74 ++++++++++++++++---
 src/plugins/aspell/weechat-aspell.h                |    1 +
 15 files changed, 153 insertions(+), 17 deletions(-)
 create mode 100644 src/plugins/aspell/weechat-aspell-bar-item.c
 copy src/plugins/{irc/irc-bar-item.h => aspell/weechat-aspell-bar-item.h} (76%)


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



reply via email to

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