diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-06-14 18:45:38 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-06-14 18:45:38 +0800 |
commit | 93e7c475bce7aca22c2b073b7c4b564121625b3c (patch) | |
tree | 4c826195bb664ea62405412935ce4047dbf31c95 /ChangeLog | |
parent | c82238798de571010689f3a3f6207f37cba1bb2d (diff) | |
download | gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.tar gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.tar.gz gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.tar.bz2 gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.tar.lz gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.tar.xz gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.tar.zst gsoc2013-empathy-93e7c475bce7aca22c2b073b7c4b564121625b3c.zip |
Do not create log directory for a chat if there is no messages to put in.
2007-06-13 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-log-window.c:
* libempathy-gtk/gossip-chat-window.c:
* libempathy/empathy-log-manager.c:
* libempathy/empathy-log-manager.h: Do not create log directory for a
chat if there is no messages to put in. Show logs and information for
the contact we are speaking with in the chat window menu.
svn path=/trunk/; revision=150
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2007-06-13 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/gossip-log-window.c: + * libempathy-gtk/gossip-chat-window.c: + * libempathy/empathy-log-manager.c: + * libempathy/empathy-log-manager.h: Do not create log directory for a + chat if there is no messages to put in. Show logs and information for + the contact we are speaking with in the chat window menu. + +2007-06-13 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/Makefile.am: * libempathy-gtk/gossip-log-window.glade: * libempathy-gtk/gossip-log-window.h: |