aboutsummaryrefslogtreecommitdiffstats
path: root/data/icons/22x22
diff options
context:
space:
mode:
Diffstat (limited to 'data/icons/22x22')
-rw-r--r--data/icons/22x22/Makefile.am5
-rw-r--r--data/icons/22x22/actions/Makefile.am22
-rw-r--r--data/icons/22x22/actions/epiphany-download.pngbin0 -> 1127 bytes
-rw-r--r--data/icons/22x22/actions/epiphany-download.xcf.bz2bin0 -> 2899 bytes
4 files changed, 27 insertions, 0 deletions
diff --git a/data/icons/22x22/Makefile.am b/data/icons/22x22/Makefile.am
new file mode 100644
index 000000000..d880be4c3
--- /dev/null
+++ b/data/icons/22x22/Makefile.am
@@ -0,0 +1,5 @@
+SUBDIRS = \
+ actions
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
diff --git a/data/icons/22x22/actions/Makefile.am b/data/icons/22x22/actions/Makefile.am
new file mode 100644
index 000000000..ea9ea18c6
--- /dev/null
+++ b/data/icons/22x22/actions/Makefile.am
@@ -0,0 +1,22 @@
+themedir = $(pkgdatadir)/icons/hicolor
+size = 22x22
+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/22x22/actions/epiphany-download.png b/data/icons/22x22/actions/epiphany-download.png
new file mode 100644
index 000000000..c4e1d2e83
--- /dev/null
+++ b/data/icons/22x22/actions/epiphany-download.png
Binary files differ
diff --git a/data/icons/22x22/actions/epiphany-download.xcf.bz2 b/data/icons/22x22/actions/epiphany-download.xcf.bz2
new file mode 100644
index 000000000..edcdaeeac
--- /dev/null
+++ b/data/icons/22x22/actions/epiphany-download.xcf.bz2
Binary files differ