diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-06-03 23:43:02 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-06-03 23:43:02 +0800 |
commit | 23230ae320a27d2c66bf8e338a2cc197eafd6b3c (patch) | |
tree | 363e05eb7df53e1381d97826e5cb21bdca4eff2f /ChangeLog | |
parent | 835cd9e9ed1327cf0bf98ae15c7a6761823c8f18 (diff) | |
download | gsoc2013-empathy-23230ae320a27d2c66bf8e338a2cc197eafd6b3c.tar gsoc2013-empathy-23230ae320a27d2c66bf8e338a2cc197eafd6b3c.tar.gz gsoc2013-empathy-23230ae320a27d2c66bf8e338a2cc197eafd6b3c.tar.bz2 gsoc2013-empathy-23230ae320a27d2c66bf8e338a2cc197eafd6b3c.tar.lz gsoc2013-empathy-23230ae320a27d2c66bf8e338a2cc197eafd6b3c.tar.xz gsoc2013-empathy-23230ae320a27d2c66bf8e338a2cc197eafd6b3c.tar.zst gsoc2013-empathy-23230ae320a27d2c66bf8e338a2cc197eafd6b3c.zip |
Add all properties described by TP spec for the Text channel on
2007-06-03 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-group-chat.c:
* libempathy-gtk/gossip-private-chat.c:
* libempathy-gtk/gossip-chat.c:
* libempathy-gtk/gossip-chat.h:
* libempathy/empathy-tp-chat.c: Add all properties described by TP spec
for the Text channel on EmpathyTpChat. Make use of "name" and "subject"
properties in GossipGroupChat.
svn path=/trunk/; revision=118
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2007-06-03 Xavier Claessens <xclaesse@gmail.com> + + * libempathy-gtk/gossip-group-chat.c: + * libempathy-gtk/gossip-private-chat.c: + * libempathy-gtk/gossip-chat.c: + * libempathy-gtk/gossip-chat.h: + * libempathy/empathy-tp-chat.c: Add all properties described by TP spec + for the Text channel on EmpathyTpChat. Make use of "name" and "subject" + properties in GossipGroupChat. + 2007-06-02 Xavier Claessens <xclaesse@gmail.com> * libempathy/empathy-log-manager.c: Fix crash when there is no log |