summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-10-28 13:32:18 +0000
committerXavier Claessens <xclaesse@src.gnome.org>2007-10-28 13:32:18 +0000
commit3a050b0c01d0f84cc65ffcfe07f9619248c398a6 (patch)
tree732a8b5a5e710d9d43f4d789dff46ee035acd61e /ChangeLog
parent88d4e258723120b1e08c8c84d4c46c3447fa4458 (diff)
downloadtelepathy-account-widgets-3a050b0c01d0f84cc65ffcfe07f9619248c398a6.tar.gz
Rename icons to follow fd.o icon naming spec. Move icons to the right
2007-10-28 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-status-icon.glade: * libempathy-gtk/empathy-group-chat.glade: * libempathy-gtk/empathy-main-window.glade: * libempathy-gtk/empathy-images.h: * src/empathy.c: * src/Makefile.am: * configure.ac: * data/jabber.profile: * data/salut.profile: * data/msn.profile: * data/gtalk.profile: * data/irc.profile: * data/22x22: * data/32x32: * data/24x24: * data/16x16: * data/48x48: * data/scalable: * data/Makefile.am: * data/icons/*: Rename icons to follow fd.o icon naming spec. Move icons to the right directory. Fixes bug #470418 (Michael Monreal). svn path=/trunk/; revision=404
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 24 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f768535..0c008c30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,29 @@
2007-10-28 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy-gtk/empathy-status-icon.glade:
+ * libempathy-gtk/empathy-group-chat.glade:
+ * libempathy-gtk/empathy-main-window.glade:
+ * libempathy-gtk/empathy-images.h:
+ * src/empathy.c:
+ * src/Makefile.am:
+ * configure.ac:
+ * data/jabber.profile:
+ * data/salut.profile:
+ * data/msn.profile:
+ * data/gtalk.profile:
+ * data/irc.profile:
+ * data/22x22:
+ * data/32x32:
+ * data/24x24:
+ * data/16x16:
+ * data/48x48:
+ * data/scalable:
+ * data/Makefile.am:
+ * data/icons/*: Rename icons to follow fd.o icon naming spec. Move icons
+ to the right directory. Fixes bug #470418 (Michael Monreal).
+
+2007-10-28 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy-gtk/empathy-smiley-manager.c: Update to new icon naming
spec for new avatars. Fixes bug #490173 (Michael Monreal).