summaryrefslogtreecommitdiffstats
path: root/icons/24x24
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2012-02-08 16:41:37 +0000
committerDaniel P. Berrange <berrange@redhat.com>2012-02-08 16:41:37 +0000
commitc2d114b613e90c7a2647d739d6d8ceece12cd223 (patch)
treed11384cfc885de9e5b87eb76f0952f477a58a3fc /icons/24x24
parent3349a1d42e157295fb519a702159e8d40fabbb89 (diff)
downloadvirt-viewer-c2d114b613e90c7a2647d739d6d8ceece12cd223.tar.gz
virt-viewer-c2d114b613e90c7a2647d739d6d8ceece12cd223.tar.xz
virt-viewer-c2d114b613e90c7a2647d739d6d8ceece12cd223.zip
Import a pretty icon for virt-viewer application
Diffstat (limited to 'icons/24x24')
-rw-r--r--icons/24x24/Makefile.am5
-rw-r--r--icons/24x24/virt-viewer.pngbin0 -> 1181 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/icons/24x24/Makefile.am b/icons/24x24/Makefile.am
new file mode 100644
index 0000000..355b4d1
--- /dev/null
+++ b/icons/24x24/Makefile.am
@@ -0,0 +1,5 @@
+size = $(notdir $(PWD))
+icondir = $(datadir)/icons/hicolor/$(size)/apps/
+icon_DATA = $(PACKAGE).png
+
+EXTRA_DIST = $(icon_DATA)
diff --git a/icons/24x24/virt-viewer.png b/icons/24x24/virt-viewer.png
new file mode 100644
index 0000000..f3d2e65
--- /dev/null
+++ b/icons/24x24/virt-viewer.png
Binary files differ