aboutsummaryrefslogtreecommitdiffstats
path: root/pixmaps
diff options
context:
space:
mode:
Diffstat (limited to 'pixmaps')
-rw-r--r--pixmaps/Makefile.am32
-rw-r--r--pixmaps/gossip-available.pngbin741 -> 0 bytes
-rw-r--r--pixmaps/gossip-away.pngbin609 -> 0 bytes
-rw-r--r--pixmaps/gossip-busy.pngbin888 -> 0 bytes
-rw-r--r--pixmaps/gossip-extended-away.pngbin773 -> 0 bytes
-rw-r--r--pixmaps/gossip-group-message.pngbin764 -> 0 bytes
-rw-r--r--pixmaps/gossip-message.pngbin594 -> 0 bytes
-rw-r--r--pixmaps/gossip-offline.pngbin524 -> 0 bytes
-rw-r--r--pixmaps/gossip-pending.pngbin786 -> 0 bytes
-rw-r--r--pixmaps/gossip-typing.pngbin820 -> 0 bytes
-rw-r--r--pixmaps/vcard_16.pngbin411 -> 0 bytes
-rw-r--r--pixmaps/vcard_48.pngbin3155 -> 0 bytes
12 files changed, 0 insertions, 32 deletions
diff --git a/pixmaps/Makefile.am b/pixmaps/Makefile.am
deleted file mode 100644
index 6143ddc2e..000000000
--- a/pixmaps/Makefile.am
+++ /dev/null
@@ -1,32 +0,0 @@
-imagedir = $(datadir)/empathy
-
-image_DATA = \
- gossip-offline.png \
- gossip-available.png \
- gossip-busy.png \
- gossip-away.png \
- gossip-extended-away.png \
- gossip-pending.png \
- gossip-message.png \
- gossip-typing.png \
- gossip-group-message.png \
- vcard_16.png \
- vcard_48.png
-
-gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
-
-install-data-hook: update-icon-cache
-uninstall-hook: update-icon-cache
-update-icon-cache:
- @-if test -z "$(DESTDIR)"; then \
- echo "Updating Gtk icon cache."; \
- $(gtk_update_icon_cache); \
- else \
- echo "*** Icon cache not updated. After (un)install, run this:"; \
- echo "*** $(gtk_update_icon_cache)"; \
- fi
-
-EXTRA_DIST = \
- $(image_DATA)
-
-
diff --git a/pixmaps/gossip-available.png b/pixmaps/gossip-available.png
deleted file mode 100644
index c2d074f50..000000000
--- a/pixmaps/gossip-available.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/gossip-away.png b/pixmaps/gossip-away.png
deleted file mode 100644
index ba9ed232a..000000000
--- a/pixmaps/gossip-away.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/gossip-busy.png b/pixmaps/gossip-busy.png
deleted file mode 100644
index 190c5ae70..000000000
--- a/pixmaps/gossip-busy.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/gossip-extended-away.png b/pixmaps/gossip-extended-away.png
deleted file mode 100644
index 59dbe08f8..000000000
--- a/pixmaps/gossip-extended-away.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/gossip-group-message.png b/pixmaps/gossip-group-message.png
deleted file mode 100644
index ed2d33b9f..000000000
--- a/pixmaps/gossip-group-message.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/gossip-message.png b/pixmaps/gossip-message.png
deleted file mode 100644
index 84c3cefff..000000000
--- a/pixmaps/gossip-message.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/gossip-offline.png b/pixmaps/gossip-offline.png
deleted file mode 100644
index 528eae409..000000000
--- a/pixmaps/gossip-offline.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/gossip-pending.png b/pixmaps/gossip-pending.png
deleted file mode 100644
index f48de8127..000000000
--- a/pixmaps/gossip-pending.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/gossip-typing.png b/pixmaps/gossip-typing.png
deleted file mode 100644
index defad7b08..000000000
--- a/pixmaps/gossip-typing.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/vcard_16.png b/pixmaps/vcard_16.png
deleted file mode 100644
index 0dfdb7780..000000000
--- a/pixmaps/vcard_16.png
+++ /dev/null
Binary files differ
diff --git a/pixmaps/vcard_48.png b/pixmaps/vcard_48.png
deleted file mode 100644
index 776006cd8..000000000
--- a/pixmaps/vcard_48.png
+++ /dev/null
Binary files differ