diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-10-25 20:09:22 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-10-25 20:09:22 +0800 |
commit | cf872b24a92b65c377b5d0bdd24046a1aac27ed0 (patch) | |
tree | 7df13b4bd7e96ca90a6109e84098a187d3be114e /ChangeLog | |
parent | d9e13a2361bd309195dd0dabac5b00395614d9d5 (diff) | |
download | gsoc2013-empathy-cf872b24a92b65c377b5d0bdd24046a1aac27ed0.tar gsoc2013-empathy-cf872b24a92b65c377b5d0bdd24046a1aac27ed0.tar.gz gsoc2013-empathy-cf872b24a92b65c377b5d0bdd24046a1aac27ed0.tar.bz2 gsoc2013-empathy-cf872b24a92b65c377b5d0bdd24046a1aac27ed0.tar.lz gsoc2013-empathy-cf872b24a92b65c377b5d0bdd24046a1aac27ed0.tar.xz gsoc2013-empathy-cf872b24a92b65c377b5d0bdd24046a1aac27ed0.tar.zst gsoc2013-empathy-cf872b24a92b65c377b5d0bdd24046a1aac27ed0.zip |
Use "document-open-recent" icon instead of gtk-justify-left for history
2007-10-25 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/empathy-images.h:
* libempathy-gtk/empathy-contact-list-view.c:
* libempathy-gtk/empathy-chat.glade:
* libempathy-gtk/empathy-log-window.glade:
* libempathy-gtk/empathy-main-window.glade: Use "document-open-recent"
icon instead of gtk-justify-left for history icon.
Fixes bug #490080 (Michael Monreal, Xavier Claessens).
svn path=/trunk/; revision=396
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 2007-10-25 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-images.h: + * libempathy-gtk/empathy-contact-list-view.c: + * libempathy-gtk/empathy-chat.glade: + * libempathy-gtk/empathy-log-window.glade: + * libempathy-gtk/empathy-main-window.glade: Use "document-open-recent" + icon instead of gtk-justify-left for history icon. + Fixes bug #490080 (Michael Monreal, Xavier Claessens). + +2007-10-25 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/empathy-main-window.glade: Use "user-info" icon for Edit->Personal Information menu item. Fixes bug #490079 (Michael Monreal). |