aboutsummaryrefslogtreecommitdiffstats
path: root/data/icons/16x16/actions
diff options
context:
space:
mode:
Diffstat (limited to 'data/icons/16x16/actions')
-rw-r--r--data/icons/16x16/actions/Makefile.am22
-rw-r--r--data/icons/16x16/actions/epiphany-download.pngbin0 -> 687 bytes
-rw-r--r--data/icons/16x16/actions/epiphany-download.xcf.bz2bin0 -> 1394 bytes
3 files changed, 22 insertions, 0 deletions
diff --git a/data/icons/16x16/actions/Makefile.am b/data/icons/16x16/actions/Makefile.am
new file mode 100644
index 000000000..2db5f5276
--- /dev/null
+++ b/data/icons/16x16/actions/Makefile.am
@@ -0,0 +1,22 @@
+themedir = $(pkgdatadir)/icons/hicolor
+size = 16x16
+context = actions
+
+iconsdir = $(themedir)/$(size)/$(context)
+
+icons_DATA = \
+ epiphany-download.png
+
+
+EXTRA_DIST = \
+ $(icons_DATA)
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
+
+install-data-local: install-iconsDATA
+ if test -n "$(ICONMAP)" ; then \
+ (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context)) ; \
+ fi
+
+uninstall-am: uninstall-iconsDATA \ No newline at end of file
diff --git a/data/icons/16x16/actions/epiphany-download.png b/data/icons/16x16/actions/epiphany-download.png
new file mode 100644
index 000000000..5c05bca34
--- /dev/null
+++ b/data/icons/16x16/actions/epiphany-download.png
Binary files differ
diff --git a/data/icons/16x16/actions/epiphany-download.xcf.bz2 b/data/icons/16x16/actions/epiphany-download.xcf.bz2
new file mode 100644
index 000000000..5570f9c66
--- /dev/null
+++ b/data/icons/16x16/actions/epiphany-download.xcf.bz2
Binary files differ