summaryrefslogtreecommitdiffstats
path: root/icons/256x256
diff options
context:
space:
mode:
Diffstat (limited to 'icons/256x256')
-rw-r--r--icons/256x256/Makefile.am5
-rw-r--r--icons/256x256/virt-viewer.pngbin0 -> 18113 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/icons/256x256/Makefile.am b/icons/256x256/Makefile.am
new file mode 100644
index 0000000..355b4d1
--- /dev/null
+++ b/icons/256x256/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/256x256/virt-viewer.png b/icons/256x256/virt-viewer.png
new file mode 100644
index 0000000..d861b86
--- /dev/null
+++ b/icons/256x256/virt-viewer.png
Binary files differ