diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-10-28 21:32:18 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-10-28 21:32:18 +0800 |
commit | 3a050b0c01d0f84cc65ffcfe07f9619248c398a6 (patch) | |
tree | 732a8b5a5e710d9d43f4d789dff46ee035acd61e /ChangeLog | |
parent | 88d4e258723120b1e08c8c84d4c46c3447fa4458 (diff) | |
download | gsoc2013-empathy-3a050b0c01d0f84cc65ffcfe07f9619248c398a6.tar gsoc2013-empathy-3a050b0c01d0f84cc65ffcfe07f9619248c398a6.tar.gz gsoc2013-empathy-3a050b0c01d0f84cc65ffcfe07f9619248c398a6.tar.bz2 gsoc2013-empathy-3a050b0c01d0f84cc65ffcfe07f9619248c398a6.tar.lz gsoc2013-empathy-3a050b0c01d0f84cc65ffcfe07f9619248c398a6.tar.xz gsoc2013-empathy-3a050b0c01d0f84cc65ffcfe07f9619248c398a6.tar.zst gsoc2013-empathy-3a050b0c01d0f84cc65ffcfe07f9619248c398a6.zip |
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-- | ChangeLog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -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). |