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.8-52-g273256e
Date: Thu, 05 Jul 2012 14:14:40 +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  273256eea94cc22d3717c0e304323156034c33c8 (commit)
       via  3de7b2ff3d097ba779f544620552852b7939b511 (commit)
       via  cbc47ece3d717b4acd9fe3e5b4c435b5ccc5ffc5 (commit)
      from  5309a65f05f1c49ba95f222047c255dc720cef57 (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 273256eea94cc22d3717c0e304323156034c33c8
Author: Sebastien Helleu <address@hidden>
Date:   Thu Jul 5 16:13:04 2012 +0200

    core: add default key alt+"s" (toggle aspell)

commit 3de7b2ff3d097ba779f544620552852b7939b511
Author: Sebastien Helleu <address@hidden>
Date:   Thu Jul 5 16:06:28 2012 +0200

    aspell: add new option aspell.check.enabled, add options 
enable/disable/toggle for command /aspell, display aspell status with /aspell 
(task #11988)
    
    New options in command /aspell:
    - "enable": enable aspell
    - "disable": disable aspell
    - "toggle": toggle aspell
    
    Options renamed in command /aspell:
    - "enable" renamed to "setdict" (set dictionary for current buffer)
    - "disable" renamed to "deldict" (delete dictionary used on current buffer)
    - "dictlist" renamed to "listdict" (show installed dictionaries)

commit cbc47ece3d717b4acd9fe3e5b4c435b5ccc5ffc5
Author: Sebastien Helleu <address@hidden>
Date:   Thu Jul 5 14:41:26 2012 +0200

    aspell: add missing dictionaries (ast/grc/hus/kn/ky)

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

Summary of changes:
 ChangeLog                                  |    5 +
 NEWS                                       |   11 ++-
 doc/de/autogen/user/aspell_commands.txt    |   27 +++--
 doc/de/autogen/user/aspell_options.txt     |    5 +
 doc/de/weechat_user.de.txt                 |    2 +
 doc/en/autogen/user/aspell_commands.txt    |   23 ++-
 doc/en/autogen/user/aspell_options.txt     |    5 +
 doc/en/weechat_user.en.txt                 |    1 +
 doc/fr/autogen/user/aspell_commands.txt    |   19 ++-
 doc/fr/autogen/user/aspell_options.txt     |    5 +
 doc/fr/weechat_user.fr.txt                 |    1 +
 doc/it/autogen/user/aspell_commands.txt    |   29 +++--
 doc/it/autogen/user/aspell_options.txt     |    5 +
 doc/it/weechat_user.it.txt                 |    2 +
 po/cs.po                                   |   56 +++++++-
 po/de.po                                   |   57 +++++++-
 po/es.po                                   |   57 +++++++-
 po/fr.po                                   |   70 ++++++++--
 po/hu.po                                   |   55 +++++++-
 po/it.po                                   |   57 +++++++-
 po/ja.po                                   |   57 +++++++-
 po/pl.po                                   |   57 +++++++-
 po/pt_BR.po                                |   56 +++++++-
 po/ru.po                                   |   55 +++++++-
 po/weechat.pot                             |   50 ++++++-
 src/gui/curses/gui-curses-key.c            |    1 +
 src/plugins/aspell/weechat-aspell-config.c |   23 +++
 src/plugins/aspell/weechat-aspell-config.h |    1 +
 src/plugins/aspell/weechat-aspell.c        |  203 ++++++++++++++++++++--------
 src/plugins/aspell/weechat-aspell.h        |    1 +
 30 files changed, 811 insertions(+), 185 deletions(-)


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



reply via email to

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