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-159-gd242f30
Date: Tue, 24 Jan 2012 20:37:56 +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  d242f30950d2f71d26ec35361ebdc638913a464b (commit)
      from  009925b9ac9fc280a1bb30d7aa64db6777d0ac43 (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 d242f30950d2f71d26ec35361ebdc638913a464b
Author: Sebastien Helleu <address@hidden>
Date:   Tue Jan 24 21:20:52 2012 +0100

    core: move option "scroll_unread" from command /input to /window

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

Summary of changes:
 ChangeLog                                |    1 +
 NEWS                                     |    6 +-
 doc/de/autogen/user/weechat_commands.txt |  168 +++++++++++++-------------
 doc/de/weechat_user.de.txt               |    2 +-
 doc/en/autogen/user/weechat_commands.txt |    4 +-
 doc/en/weechat_user.en.txt               |    2 +-
 doc/fr/autogen/user/weechat_commands.txt |    4 +-
 doc/fr/weechat_user.fr.txt               |    2 +-
 doc/it/autogen/user/weechat_commands.txt |  192 +++++++++++++++---------------
 doc/it/weechat_user.it.txt               |    2 +-
 po/cs.po                                 |   10 +-
 po/de.po                                 |   13 ++-
 po/es.po                                 |   12 +-
 po/fr.po                                 |   20 ++--
 po/hu.po                                 |   10 +-
 po/it.po                                 |   13 ++-
 po/pl.po                                 |   12 +-
 po/pt_BR.po                              |   12 +-
 po/ru.po                                 |   10 +-
 po/weechat.pot                           |   10 +-
 src/core/wee-command.c                   |   14 ++-
 src/gui/curses/gui-curses-key.c          |    2 +-
 src/gui/gui-input.c                      |   38 ------
 src/gui/gui-input.h                      |    1 -
 src/gui/gui-window.c                     |   33 +++++
 src/gui/gui-window.h                     |    1 +
 26 files changed, 306 insertions(+), 288 deletions(-)


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



reply via email to

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