]> git.0d.be Git - empathy.git/commit
[darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons]
authorXavier Claessens <xclaesse@src.gnome.org>
Mon, 7 May 2007 19:48:22 +0000 (19:48 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Mon, 7 May 2007 19:48:22 +0000 (19:48 +0000)
commitc7010d43264dafca66ff65540c5d6666f1c66e2a
treeb9913e0042b112a9e97eeb7b00521459a568b58c
parent6e542b100fd2efcfb7b8a3b58bf173fed1e3e494
[darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons]

svn path=/trunk/; revision=32
61 files changed:
Makefile.am
configure.ac
data/16x16/Makefile.am [new file with mode: 0644]
data/16x16/empathy-available.png [new file with mode: 0644]
data/16x16/empathy-away.png [new file with mode: 0644]
data/16x16/empathy-busy.png [new file with mode: 0644]
data/16x16/empathy-extended-away.png [new file with mode: 0644]
data/16x16/empathy-message-new.png [new file with mode: 0644]
data/16x16/empathy-message.png [new file with mode: 0644]
data/16x16/empathy-offline.png [new file with mode: 0644]
data/16x16/empathy-pending.png [new file with mode: 0644]
data/16x16/empathy-typing.png [new file with mode: 0644]
data/Makefile.am [new file with mode: 0644]
data/gtalk.profile [new file with mode: 0644]
data/jabber.profile [new file with mode: 0644]
data/msn.profile [new file with mode: 0644]
data/salut.profile [new file with mode: 0644]
data/scalable/message-new.xcf [new file with mode: 0644]
data/scalable/message.xcf [new file with mode: 0644]
data/scalable/process-typing.xcf [new file with mode: 0644]
data/scalable/status-avaible.svg [new file with mode: 0644]
data/scalable/status-away-extended.svg [new file with mode: 0644]
data/scalable/status-away.svg [new file with mode: 0644]
data/scalable/status-busy.svg [new file with mode: 0644]
data/scalable/status-offline.svg [new file with mode: 0644]
data/scalable/status-pending.svg [new file with mode: 0644]
libempathy-gtk/Makefile.am
libempathy-gtk/empathy-images.h [new file with mode: 0644]
libempathy-gtk/gossip-accounts-dialog.c
libempathy-gtk/gossip-chat-window.c
libempathy-gtk/gossip-chat.c
libempathy-gtk/gossip-chat.h
libempathy-gtk/gossip-contact-list.c
libempathy-gtk/gossip-preferences.c
libempathy-gtk/gossip-presence-chooser.c
libempathy-gtk/gossip-private-chat.c
libempathy-gtk/gossip-profile-chooser.c
libempathy-gtk/gossip-stock.c [deleted file]
libempathy-gtk/gossip-stock.h [deleted file]
libempathy-gtk/gossip-ui-utils.c
libempathy-gtk/gossip-ui-utils.h
pixmaps/Makefile.am [deleted file]
pixmaps/gossip-available.png [deleted file]
pixmaps/gossip-away.png [deleted file]
pixmaps/gossip-busy.png [deleted file]
pixmaps/gossip-extended-away.png [deleted file]
pixmaps/gossip-group-message.png [deleted file]
pixmaps/gossip-message.png [deleted file]
pixmaps/gossip-offline.png [deleted file]
pixmaps/gossip-pending.png [deleted file]
pixmaps/gossip-typing.png [deleted file]
pixmaps/vcard_16.png [deleted file]
pixmaps/vcard_48.png [deleted file]
profiles/Makefile.am [deleted file]
profiles/gtalk.profile [deleted file]
profiles/jabber.profile [deleted file]
profiles/msn.profile [deleted file]
profiles/salut.profile [deleted file]
src/empathy-chat-main.c
src/empathy-contact-list-main.c
src/empathy-main.c