]> git.0d.be Git - empathy.git/commit
Rename empathy status icons to fit standard icon name
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 25 Mar 2010 12:00:38 +0000 (13:00 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 30 Mar 2010 10:38:10 +0000 (12:38 +0200)
commit6e47476b2258d7c5f7bd268ee0edb93431f69acc
treebbff3cd0fe29b4e54df67fc9527fa1b624d2029f
parent242c8fda4fbf2bb57ebc3502eed4628cf81203ff
Rename empathy status icons to fit standard icon name

This give us fallback to Empathy icons for free if they are not implemented in
the theme.
61 files changed:
data/icons/Makefile.am
data/icons/hicolor_status_16x16_empathy-available.png [deleted file]
data/icons/hicolor_status_16x16_empathy-away.png [deleted file]
data/icons/hicolor_status_16x16_empathy-busy.png [deleted file]
data/icons/hicolor_status_16x16_empathy-extended-away.png [deleted file]
data/icons/hicolor_status_16x16_empathy-offline.png [deleted file]
data/icons/hicolor_status_16x16_user-available.png [new file with mode: 0644]
data/icons/hicolor_status_16x16_user-away.png [new file with mode: 0644]
data/icons/hicolor_status_16x16_user-busy.png [new file with mode: 0644]
data/icons/hicolor_status_16x16_user-idle.png [new file with mode: 0644]
data/icons/hicolor_status_16x16_user-offline.png [new file with mode: 0644]
data/icons/hicolor_status_22x22_empathy-available.png [deleted file]
data/icons/hicolor_status_22x22_empathy-away.png [deleted file]
data/icons/hicolor_status_22x22_empathy-busy.png [deleted file]
data/icons/hicolor_status_22x22_empathy-extended-away.png [deleted file]
data/icons/hicolor_status_22x22_empathy-offline.png [deleted file]
data/icons/hicolor_status_22x22_user-available.png [new file with mode: 0644]
data/icons/hicolor_status_22x22_user-away.png [new file with mode: 0644]
data/icons/hicolor_status_22x22_user-busy.png [new file with mode: 0644]
data/icons/hicolor_status_22x22_user-idle.png [new file with mode: 0644]
data/icons/hicolor_status_22x22_user-offline.png [new file with mode: 0644]
data/icons/hicolor_status_24x24_empathy-available.png [deleted file]
data/icons/hicolor_status_24x24_empathy-away.png [deleted file]
data/icons/hicolor_status_24x24_empathy-busy.png [deleted file]
data/icons/hicolor_status_24x24_empathy-extended-away.png [deleted file]
data/icons/hicolor_status_24x24_empathy-offline.png [deleted file]
data/icons/hicolor_status_24x24_user-available.png [new file with mode: 0644]
data/icons/hicolor_status_24x24_user-away.png [new file with mode: 0644]
data/icons/hicolor_status_24x24_user-busy.png [new file with mode: 0644]
data/icons/hicolor_status_24x24_user-idle.png [new file with mode: 0644]
data/icons/hicolor_status_24x24_user-offline.png [new file with mode: 0644]
data/icons/hicolor_status_32x32_empathy-available.png [deleted file]
data/icons/hicolor_status_32x32_empathy-away.png [deleted file]
data/icons/hicolor_status_32x32_empathy-busy.png [deleted file]
data/icons/hicolor_status_32x32_empathy-extended-away.png [deleted file]
data/icons/hicolor_status_32x32_empathy-offline.png [deleted file]
data/icons/hicolor_status_32x32_user-available.png [new file with mode: 0644]
data/icons/hicolor_status_32x32_user-away.png [new file with mode: 0644]
data/icons/hicolor_status_32x32_user-busy.png [new file with mode: 0644]
data/icons/hicolor_status_32x32_user-idle.png [new file with mode: 0644]
data/icons/hicolor_status_32x32_user-offline.png [new file with mode: 0644]
data/icons/hicolor_status_48x48_empathy-available.png [deleted file]
data/icons/hicolor_status_48x48_empathy-away.png [deleted file]
data/icons/hicolor_status_48x48_empathy-busy.png [deleted file]
data/icons/hicolor_status_48x48_empathy-extended-away.png [deleted file]
data/icons/hicolor_status_48x48_empathy-offline.png [deleted file]
data/icons/hicolor_status_48x48_user-available.png [new file with mode: 0644]
data/icons/hicolor_status_48x48_user-away.png [new file with mode: 0644]
data/icons/hicolor_status_48x48_user-busy.png [new file with mode: 0644]
data/icons/hicolor_status_48x48_user-idle.png [new file with mode: 0644]
data/icons/hicolor_status_48x48_user-offline.png [new file with mode: 0644]
data/icons/hicolor_status_scalable_empathy-available.svg [deleted file]
data/icons/hicolor_status_scalable_empathy-away.svg [deleted file]
data/icons/hicolor_status_scalable_empathy-busy.svg [deleted file]
data/icons/hicolor_status_scalable_empathy-extended-away.svg [deleted file]
data/icons/hicolor_status_scalable_empathy-offline.svg [deleted file]
data/icons/hicolor_status_scalable_user-available.svg [new file with mode: 0644]
data/icons/hicolor_status_scalable_user-away.svg [new file with mode: 0644]
data/icons/hicolor_status_scalable_user-busy.svg [new file with mode: 0644]
data/icons/hicolor_status_scalable_user-idle.svg [new file with mode: 0644]
data/icons/hicolor_status_scalable_user-offline.svg [new file with mode: 0644]