diff options
Diffstat (limited to 'data/icons/128x128')
-rw-r--r-- | data/icons/128x128/Makefile.am | 4 | ||||
-rw-r--r-- | data/icons/128x128/apps/Makefile.am | 16 | ||||
-rw-r--r-- | data/icons/128x128/apps/atril.png | bin | 0 -> 5590 bytes |
3 files changed, 20 insertions, 0 deletions
diff --git a/data/icons/128x128/Makefile.am b/data/icons/128x128/Makefile.am new file mode 100644 index 00000000..237e2099 --- /dev/null +++ b/data/icons/128x128/Makefile.am @@ -0,0 +1,4 @@ +SUBDIRS = apps + + +-include $(top_srcdir)/git.mk diff --git a/data/icons/128x128/apps/Makefile.am b/data/icons/128x128/apps/Makefile.am new file mode 100644 index 00000000..47dada0a --- /dev/null +++ b/data/icons/128x128/apps/Makefile.am @@ -0,0 +1,16 @@ +themedir = $(datadir)/icons/hicolor +size = 128x128 +context = apps + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + atril.png + +noinst_DATA = + +EXTRA_DIST = \ + $(icons_DATA) \ + $(noinst_DATA) + +-include $(top_srcdir)/git.mk diff --git a/data/icons/128x128/apps/atril.png b/data/icons/128x128/apps/atril.png Binary files differnew file mode 100644 index 00000000..5deac6ae --- /dev/null +++ b/data/icons/128x128/apps/atril.png |