summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-10-25 12:09:22 +0000
committerXavier Claessens <xclaesse@src.gnome.org>2007-10-25 12:09:22 +0000
commitcf872b24a92b65c377b5d0bdd24046a1aac27ed0 (patch)
tree7df13b4bd7e96ca90a6109e84098a187d3be114e /ChangeLog
parentd9e13a2361bd309195dd0dabac5b00395614d9d5 (diff)
downloadtelepathy-account-widgets-cf872b24a92b65c377b5d0bdd24046a1aac27ed0.tar.gz
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--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c033806..0abf1efd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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).