diff options
Diffstat (limited to 'data/icons/22x22/actions')
-rw-r--r-- | data/icons/22x22/actions/Makefile.am | 22 | ||||
-rw-r--r-- | data/icons/22x22/actions/epiphany-download.png | bin | 0 -> 1127 bytes | |||
-rw-r--r-- | data/icons/22x22/actions/epiphany-download.xcf.bz2 | bin | 0 -> 2899 bytes |
3 files changed, 22 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 000000000..c4e1d2e83 --- /dev/null +++ b/data/icons/22x22/actions/epiphany-download.png diff --git a/data/icons/22x22/actions/epiphany-download.xcf.bz2 b/data/icons/22x22/actions/epiphany-download.xcf.bz2 Binary files differnew file mode 100644 index 000000000..edcdaeeac --- /dev/null +++ b/data/icons/22x22/actions/epiphany-download.xcf.bz2 |