summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-25 13:00:38 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-03-30 12:38:10 +0200
commit6e47476b2258d7c5f7bd268ee0edb93431f69acc (patch)
treebbff3cd0fe29b4e54df67fc9527fa1b624d2029f /data
parent242c8fda4fbf2bb57ebc3502eed4628cf81203ff (diff)
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.
Diffstat (limited to 'data')
-rw-r--r--data/icons/Makefile.am60
-rw-r--r--data/icons/hicolor_status_16x16_user-available.png (renamed from data/icons/hicolor_status_16x16_empathy-available.png)bin685 -> 685 bytes
-rw-r--r--data/icons/hicolor_status_16x16_user-away.png (renamed from data/icons/hicolor_status_16x16_empathy-away.png)bin536 -> 536 bytes
-rw-r--r--data/icons/hicolor_status_16x16_user-busy.png (renamed from data/icons/hicolor_status_16x16_empathy-busy.png)bin618 -> 618 bytes
-rw-r--r--data/icons/hicolor_status_16x16_user-idle.png (renamed from data/icons/hicolor_status_16x16_empathy-extended-away.png)bin752 -> 752 bytes
-rw-r--r--data/icons/hicolor_status_16x16_user-offline.png (renamed from data/icons/hicolor_status_16x16_empathy-offline.png)bin405 -> 405 bytes
-rw-r--r--data/icons/hicolor_status_22x22_user-available.png (renamed from data/icons/hicolor_status_22x22_empathy-available.png)bin967 -> 967 bytes
-rw-r--r--data/icons/hicolor_status_22x22_user-away.png (renamed from data/icons/hicolor_status_22x22_empathy-away.png)bin740 -> 740 bytes
-rw-r--r--data/icons/hicolor_status_22x22_user-busy.png (renamed from data/icons/hicolor_status_22x22_empathy-busy.png)bin1041 -> 1041 bytes
-rw-r--r--data/icons/hicolor_status_22x22_user-idle.png (renamed from data/icons/hicolor_status_22x22_empathy-extended-away.png)bin1115 -> 1115 bytes
-rw-r--r--data/icons/hicolor_status_22x22_user-offline.png (renamed from data/icons/hicolor_status_22x22_empathy-offline.png)bin571 -> 571 bytes
-rw-r--r--data/icons/hicolor_status_24x24_user-available.png (renamed from data/icons/hicolor_status_24x24_empathy-available.png)bin1075 -> 1075 bytes
-rw-r--r--data/icons/hicolor_status_24x24_user-away.png (renamed from data/icons/hicolor_status_24x24_empathy-away.png)bin825 -> 825 bytes
-rw-r--r--data/icons/hicolor_status_24x24_user-busy.png (renamed from data/icons/hicolor_status_24x24_empathy-busy.png)bin1081 -> 1081 bytes
-rw-r--r--data/icons/hicolor_status_24x24_user-idle.png (renamed from data/icons/hicolor_status_24x24_empathy-extended-away.png)bin1199 -> 1199 bytes
-rw-r--r--data/icons/hicolor_status_24x24_user-offline.png (renamed from data/icons/hicolor_status_24x24_empathy-offline.png)bin570 -> 570 bytes
-rw-r--r--data/icons/hicolor_status_32x32_user-available.png (renamed from data/icons/hicolor_status_32x32_empathy-available.png)bin1433 -> 1433 bytes
-rw-r--r--data/icons/hicolor_status_32x32_user-away.png (renamed from data/icons/hicolor_status_32x32_empathy-away.png)bin1057 -> 1057 bytes
-rw-r--r--data/icons/hicolor_status_32x32_user-busy.png (renamed from data/icons/hicolor_status_32x32_empathy-busy.png)bin1218 -> 1218 bytes
-rw-r--r--data/icons/hicolor_status_32x32_user-idle.png (renamed from data/icons/hicolor_status_32x32_empathy-extended-away.png)bin1612 -> 1612 bytes
-rw-r--r--data/icons/hicolor_status_32x32_user-offline.png (renamed from data/icons/hicolor_status_32x32_empathy-offline.png)bin724 -> 724 bytes
-rw-r--r--data/icons/hicolor_status_48x48_user-available.png (renamed from data/icons/hicolor_status_48x48_empathy-available.png)bin2211 -> 2211 bytes
-rw-r--r--data/icons/hicolor_status_48x48_user-away.png (renamed from data/icons/hicolor_status_48x48_empathy-away.png)bin1606 -> 1606 bytes
-rw-r--r--data/icons/hicolor_status_48x48_user-busy.png (renamed from data/icons/hicolor_status_48x48_empathy-busy.png)bin1848 -> 1848 bytes
-rw-r--r--data/icons/hicolor_status_48x48_user-idle.png (renamed from data/icons/hicolor_status_48x48_empathy-extended-away.png)bin2622 -> 2622 bytes
-rw-r--r--data/icons/hicolor_status_48x48_user-offline.png (renamed from data/icons/hicolor_status_48x48_empathy-offline.png)bin1062 -> 1062 bytes
-rw-r--r--data/icons/hicolor_status_scalable_user-available.svg (renamed from data/icons/hicolor_status_scalable_empathy-available.svg)0
-rw-r--r--data/icons/hicolor_status_scalable_user-away.svg (renamed from data/icons/hicolor_status_scalable_empathy-away.svg)0
-rw-r--r--data/icons/hicolor_status_scalable_user-busy.svg (renamed from data/icons/hicolor_status_scalable_empathy-busy.svg)0
-rw-r--r--data/icons/hicolor_status_scalable_user-idle.svg (renamed from data/icons/hicolor_status_scalable_empathy-extended-away.svg)0
-rw-r--r--data/icons/hicolor_status_scalable_user-offline.svg (renamed from data/icons/hicolor_status_scalable_empathy-offline.svg)0
31 files changed, 30 insertions, 30 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index a579544d..436d1367 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -146,41 +146,41 @@ private_icons = \
hicolor_apps_scalable_im-sametime.svg \
hicolor_apps_scalable_im-yahoo.svg \
hicolor_apps_scalable_im-zephyr.svg \
- hicolor_status_16x16_empathy-available.png \
- hicolor_status_16x16_empathy-away.png \
- hicolor_status_16x16_empathy-busy.png \
- hicolor_status_16x16_empathy-extended-away.png \
- hicolor_status_16x16_empathy-offline.png \
+ hicolor_status_16x16_user-available.png \
+ hicolor_status_16x16_user-away.png \
+ hicolor_status_16x16_user-busy.png \
+ hicolor_status_16x16_user-idle.png \
+ hicolor_status_16x16_user-offline.png \
hicolor_status_16x16_empathy-pending.png \
- hicolor_status_22x22_empathy-available.png \
- hicolor_status_22x22_empathy-away.png \
- hicolor_status_22x22_empathy-busy.png \
- hicolor_status_22x22_empathy-extended-away.png \
- hicolor_status_22x22_empathy-offline.png \
+ hicolor_status_22x22_user-available.png \
+ hicolor_status_22x22_user-away.png \
+ hicolor_status_22x22_user-busy.png \
+ hicolor_status_22x22_user-idle.png \
+ hicolor_status_22x22_user-offline.png \
hicolor_status_22x22_empathy-pending.png \
- hicolor_status_24x24_empathy-available.png \
- hicolor_status_24x24_empathy-away.png \
- hicolor_status_24x24_empathy-busy.png \
- hicolor_status_24x24_empathy-extended-away.png \
- hicolor_status_24x24_empathy-offline.png \
+ hicolor_status_24x24_user-available.png \
+ hicolor_status_24x24_user-away.png \
+ hicolor_status_24x24_user-busy.png \
+ hicolor_status_24x24_user-idle.png \
+ hicolor_status_24x24_user-offline.png \
hicolor_status_24x24_empathy-pending.png \
- hicolor_status_32x32_empathy-available.png \
- hicolor_status_32x32_empathy-away.png \
- hicolor_status_32x32_empathy-busy.png \
- hicolor_status_32x32_empathy-extended-away.png \
- hicolor_status_32x32_empathy-offline.png \
+ hicolor_status_32x32_user-available.png \
+ hicolor_status_32x32_user-away.png \
+ hicolor_status_32x32_user-busy.png \
+ hicolor_status_32x32_user-idle.png \
+ hicolor_status_32x32_user-offline.png \
hicolor_status_32x32_empathy-pending.png \
- hicolor_status_48x48_empathy-available.png \
- hicolor_status_48x48_empathy-away.png \
- hicolor_status_48x48_empathy-busy.png \
- hicolor_status_48x48_empathy-extended-away.png \
- hicolor_status_48x48_empathy-offline.png \
+ hicolor_status_48x48_user-available.png \
+ hicolor_status_48x48_user-away.png \
+ hicolor_status_48x48_user-busy.png \
+ hicolor_status_48x48_user-idle.png \
+ hicolor_status_48x48_user-offline.png \
hicolor_status_48x48_empathy-pending.png \
- hicolor_status_scalable_empathy-available.svg \
- hicolor_status_scalable_empathy-away.svg \
- hicolor_status_scalable_empathy-busy.svg \
- hicolor_status_scalable_empathy-extended-away.svg \
- hicolor_status_scalable_empathy-offline.svg \
+ hicolor_status_scalable_user-available.svg \
+ hicolor_status_scalable_user-away.svg \
+ hicolor_status_scalable_user-busy.svg \
+ hicolor_status_scalable_user-extended-away.svg \
+ hicolor_status_scalable_user-offline.svg \
hicolor_status_scalable_empathy-pending.svg \
$(NULL)
diff --git a/data/icons/hicolor_status_16x16_empathy-available.png b/data/icons/hicolor_status_16x16_user-available.png
index 5435e02d..5435e02d 100644
--- a/data/icons/hicolor_status_16x16_empathy-available.png
+++ b/data/icons/hicolor_status_16x16_user-available.png
Binary files differ
diff --git a/data/icons/hicolor_status_16x16_empathy-away.png b/data/icons/hicolor_status_16x16_user-away.png
index 7576a611..7576a611 100644
--- a/data/icons/hicolor_status_16x16_empathy-away.png
+++ b/data/icons/hicolor_status_16x16_user-away.png
Binary files differ
diff --git a/data/icons/hicolor_status_16x16_empathy-busy.png b/data/icons/hicolor_status_16x16_user-busy.png
index 90eab607..90eab607 100644
--- a/data/icons/hicolor_status_16x16_empathy-busy.png
+++ b/data/icons/hicolor_status_16x16_user-busy.png
Binary files differ
diff --git a/data/icons/hicolor_status_16x16_empathy-extended-away.png b/data/icons/hicolor_status_16x16_user-idle.png
index 9dec477e..9dec477e 100644
--- a/data/icons/hicolor_status_16x16_empathy-extended-away.png
+++ b/data/icons/hicolor_status_16x16_user-idle.png
Binary files differ
diff --git a/data/icons/hicolor_status_16x16_empathy-offline.png b/data/icons/hicolor_status_16x16_user-offline.png
index 637be12c..637be12c 100644
--- a/data/icons/hicolor_status_16x16_empathy-offline.png
+++ b/data/icons/hicolor_status_16x16_user-offline.png
Binary files differ
diff --git a/data/icons/hicolor_status_22x22_empathy-available.png b/data/icons/hicolor_status_22x22_user-available.png
index ec8c4522..ec8c4522 100644
--- a/data/icons/hicolor_status_22x22_empathy-available.png
+++ b/data/icons/hicolor_status_22x22_user-available.png
Binary files differ
diff --git a/data/icons/hicolor_status_22x22_empathy-away.png b/data/icons/hicolor_status_22x22_user-away.png
index 6c068f2d..6c068f2d 100644
--- a/data/icons/hicolor_status_22x22_empathy-away.png
+++ b/data/icons/hicolor_status_22x22_user-away.png
Binary files differ
diff --git a/data/icons/hicolor_status_22x22_empathy-busy.png b/data/icons/hicolor_status_22x22_user-busy.png
index 0fe61fd2..0fe61fd2 100644
--- a/data/icons/hicolor_status_22x22_empathy-busy.png
+++ b/data/icons/hicolor_status_22x22_user-busy.png
Binary files differ
diff --git a/data/icons/hicolor_status_22x22_empathy-extended-away.png b/data/icons/hicolor_status_22x22_user-idle.png
index 72c5b198..72c5b198 100644
--- a/data/icons/hicolor_status_22x22_empathy-extended-away.png
+++ b/data/icons/hicolor_status_22x22_user-idle.png
Binary files differ
diff --git a/data/icons/hicolor_status_22x22_empathy-offline.png b/data/icons/hicolor_status_22x22_user-offline.png
index fe5de828..fe5de828 100644
--- a/data/icons/hicolor_status_22x22_empathy-offline.png
+++ b/data/icons/hicolor_status_22x22_user-offline.png
Binary files differ
diff --git a/data/icons/hicolor_status_24x24_empathy-available.png b/data/icons/hicolor_status_24x24_user-available.png
index 95f25345..95f25345 100644
--- a/data/icons/hicolor_status_24x24_empathy-available.png
+++ b/data/icons/hicolor_status_24x24_user-available.png
Binary files differ
diff --git a/data/icons/hicolor_status_24x24_empathy-away.png b/data/icons/hicolor_status_24x24_user-away.png
index 3a7e01f1..3a7e01f1 100644
--- a/data/icons/hicolor_status_24x24_empathy-away.png
+++ b/data/icons/hicolor_status_24x24_user-away.png
Binary files differ
diff --git a/data/icons/hicolor_status_24x24_empathy-busy.png b/data/icons/hicolor_status_24x24_user-busy.png
index 7e5dced2..7e5dced2 100644
--- a/data/icons/hicolor_status_24x24_empathy-busy.png
+++ b/data/icons/hicolor_status_24x24_user-busy.png
Binary files differ
diff --git a/data/icons/hicolor_status_24x24_empathy-extended-away.png b/data/icons/hicolor_status_24x24_user-idle.png
index 968472e7..968472e7 100644
--- a/data/icons/hicolor_status_24x24_empathy-extended-away.png
+++ b/data/icons/hicolor_status_24x24_user-idle.png
Binary files differ
diff --git a/data/icons/hicolor_status_24x24_empathy-offline.png b/data/icons/hicolor_status_24x24_user-offline.png
index bdfc8855..bdfc8855 100644
--- a/data/icons/hicolor_status_24x24_empathy-offline.png
+++ b/data/icons/hicolor_status_24x24_user-offline.png
Binary files differ
diff --git a/data/icons/hicolor_status_32x32_empathy-available.png b/data/icons/hicolor_status_32x32_user-available.png
index 5d04e0a2..5d04e0a2 100644
--- a/data/icons/hicolor_status_32x32_empathy-available.png
+++ b/data/icons/hicolor_status_32x32_user-available.png
Binary files differ
diff --git a/data/icons/hicolor_status_32x32_empathy-away.png b/data/icons/hicolor_status_32x32_user-away.png
index 712f68ae..712f68ae 100644
--- a/data/icons/hicolor_status_32x32_empathy-away.png
+++ b/data/icons/hicolor_status_32x32_user-away.png
Binary files differ
diff --git a/data/icons/hicolor_status_32x32_empathy-busy.png b/data/icons/hicolor_status_32x32_user-busy.png
index be1280e7..be1280e7 100644
--- a/data/icons/hicolor_status_32x32_empathy-busy.png
+++ b/data/icons/hicolor_status_32x32_user-busy.png
Binary files differ
diff --git a/data/icons/hicolor_status_32x32_empathy-extended-away.png b/data/icons/hicolor_status_32x32_user-idle.png
index cf7ff2db..cf7ff2db 100644
--- a/data/icons/hicolor_status_32x32_empathy-extended-away.png
+++ b/data/icons/hicolor_status_32x32_user-idle.png
Binary files differ
diff --git a/data/icons/hicolor_status_32x32_empathy-offline.png b/data/icons/hicolor_status_32x32_user-offline.png
index 3c4d664f..3c4d664f 100644
--- a/data/icons/hicolor_status_32x32_empathy-offline.png
+++ b/data/icons/hicolor_status_32x32_user-offline.png
Binary files differ
diff --git a/data/icons/hicolor_status_48x48_empathy-available.png b/data/icons/hicolor_status_48x48_user-available.png
index 5bcae55c..5bcae55c 100644
--- a/data/icons/hicolor_status_48x48_empathy-available.png
+++ b/data/icons/hicolor_status_48x48_user-available.png
Binary files differ
diff --git a/data/icons/hicolor_status_48x48_empathy-away.png b/data/icons/hicolor_status_48x48_user-away.png
index f9d7aeef..f9d7aeef 100644
--- a/data/icons/hicolor_status_48x48_empathy-away.png
+++ b/data/icons/hicolor_status_48x48_user-away.png
Binary files differ
diff --git a/data/icons/hicolor_status_48x48_empathy-busy.png b/data/icons/hicolor_status_48x48_user-busy.png
index b6c60c90..b6c60c90 100644
--- a/data/icons/hicolor_status_48x48_empathy-busy.png
+++ b/data/icons/hicolor_status_48x48_user-busy.png
Binary files differ
diff --git a/data/icons/hicolor_status_48x48_empathy-extended-away.png b/data/icons/hicolor_status_48x48_user-idle.png
index 3ca50e5a..3ca50e5a 100644
--- a/data/icons/hicolor_status_48x48_empathy-extended-away.png
+++ b/data/icons/hicolor_status_48x48_user-idle.png
Binary files differ
diff --git a/data/icons/hicolor_status_48x48_empathy-offline.png b/data/icons/hicolor_status_48x48_user-offline.png
index b65080ba..b65080ba 100644
--- a/data/icons/hicolor_status_48x48_empathy-offline.png
+++ b/data/icons/hicolor_status_48x48_user-offline.png
Binary files differ
diff --git a/data/icons/hicolor_status_scalable_empathy-available.svg b/data/icons/hicolor_status_scalable_user-available.svg
index 8d4cc585..8d4cc585 100644
--- a/data/icons/hicolor_status_scalable_empathy-available.svg
+++ b/data/icons/hicolor_status_scalable_user-available.svg
diff --git a/data/icons/hicolor_status_scalable_empathy-away.svg b/data/icons/hicolor_status_scalable_user-away.svg
index 7e7b0ed6..7e7b0ed6 100644
--- a/data/icons/hicolor_status_scalable_empathy-away.svg
+++ b/data/icons/hicolor_status_scalable_user-away.svg
diff --git a/data/icons/hicolor_status_scalable_empathy-busy.svg b/data/icons/hicolor_status_scalable_user-busy.svg
index 66fc7094..66fc7094 100644
--- a/data/icons/hicolor_status_scalable_empathy-busy.svg
+++ b/data/icons/hicolor_status_scalable_user-busy.svg
diff --git a/data/icons/hicolor_status_scalable_empathy-extended-away.svg b/data/icons/hicolor_status_scalable_user-idle.svg
index 3104dff5..3104dff5 100644
--- a/data/icons/hicolor_status_scalable_empathy-extended-away.svg
+++ b/data/icons/hicolor_status_scalable_user-idle.svg
diff --git a/data/icons/hicolor_status_scalable_empathy-offline.svg b/data/icons/hicolor_status_scalable_user-offline.svg
index 975f7dc8..975f7dc8 100644
--- a/data/icons/hicolor_status_scalable_empathy-offline.svg
+++ b/data/icons/hicolor_status_scalable_user-offline.svg