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 /data/jabber.profile | |
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 'data/jabber.profile')
-rw-r--r-- | data/jabber.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/jabber.profile b/data/jabber.profile index 1ad05075e..0dfd14a84 100644 --- a/data/jabber.profile +++ b/data/jabber.profile @@ -2,7 +2,7 @@ Manager=gabble Protocol=jabber DisplayName=Jabber -IconName = empathy-proto-jabber +IconName = im-xmpp ConfigurationUI = jabber Capabilities = chat-p2p, chat-room, chat-room-list, voice-p2p, split-account, registration-ui, supports-avatars, supports-alias SupportedPresences = offline,available,away,extended-away,do-not-disturb |