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-10-g2006528
Date: Sat, 09 Jun 2012 06:54:03 +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  200652836b817749f69f1058e7387fa92b4edeac (commit)
      from  2a00de476ed6c90dde94ddc8962b463bbcb81999 (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 200652836b817749f69f1058e7387fa92b4edeac
Author: Sebastien Helleu <address@hidden>
Date:   Sat Jun 9 08:53:50 2012 +0200

    core: add options to use different color for offline nicks in prefix (patch 
from Nei) (task #11109)
    
    New options:
    - weechat.look.color_nick_offline: boolean to enable feature (off by 
default)
    - weechat.color.chat_nick_offline: color for offline nicks (displayed in 
prefix)

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

Summary of changes:
 ChangeLog                               |    5 +-
 doc/de/autogen/user/weechat_options.txt |   10 ++
 doc/en/autogen/user/weechat_options.txt |   10 ++
 doc/en/weechat_dev.en.txt               |   13 ++--
 doc/fr/autogen/user/weechat_options.txt |   10 ++
 doc/it/autogen/user/weechat_options.txt |   10 ++
 po/cs.po                                |   12 +++-
 po/de.po                                |   12 +++-
 po/es.po                                |   12 +++-
 po/fr.po                                |   14 +++-
 po/hu.po                                |    9 ++-
 po/it.po                                |   12 +++-
 po/ja.po                                |   12 +++-
 po/pl.po                                |   12 +++-
 po/pt_BR.po                             |    9 ++-
 po/ru.po                                |    9 ++-
 po/weechat.pot                          |    8 ++-
 src/core/wee-config.c                   |   13 +++
 src/core/wee-config.h                   |    2 +
 src/gui/curses/gui-curses-chat.c        |  150 +++++++++++++++++++-----------
 src/gui/curses/gui-curses-color.c       |    1 +
 src/gui/gtk/gui-gtk-chat.c              |    4 +-
 src/gui/gui-chat.c                      |   10 +-
 src/gui/gui-chat.h                      |    3 +-
 src/gui/gui-color.h                     |    9 ++-
 src/gui/gui-line.c                      |   24 +++++
 src/gui/gui-line.h                      |    1 +
 src/gui/gui-window.c                    |    4 +-
 28 files changed, 315 insertions(+), 85 deletions(-)


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



reply via email to

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