diff options
author | Perberos <[email protected]> | 2011-11-09 18:17:43 -0300 |
---|---|---|
committer | Perberos <[email protected]> | 2011-11-09 18:17:43 -0300 |
commit | f6ce926719943751cf65cacde7fae050593eb2d6 (patch) | |
tree | 9224d1751678cf2d1fbd0431f128b711311c0287 /data/icons/16x16/apps | |
download | atril-f6ce926719943751cf65cacde7fae050593eb2d6.tar.bz2 atril-f6ce926719943751cf65cacde7fae050593eb2d6.tar.xz |
inicial
Diffstat (limited to 'data/icons/16x16/apps')
-rw-r--r-- | data/icons/16x16/apps/Makefile.am | 16 | ||||
-rw-r--r-- | data/icons/16x16/apps/evince.png | bin | 0 -> 840 bytes |
2 files changed, 16 insertions, 0 deletions
diff --git a/data/icons/16x16/apps/Makefile.am b/data/icons/16x16/apps/Makefile.am new file mode 100644 index 00000000..f23ab1a5 --- /dev/null +++ b/data/icons/16x16/apps/Makefile.am @@ -0,0 +1,16 @@ +themedir = $(datadir)/icons/hicolor +size = 16x16 +context = apps + +iconsdir = $(themedir)/$(size)/$(context) + +icons_DATA = \ + evince.png + +noinst_DATA = + +EXTRA_DIST = \ + $(icons_DATA) \ + $(noinst_DATA) + +-include $(top_srcdir)/git.mk diff --git a/data/icons/16x16/apps/evince.png b/data/icons/16x16/apps/evince.png Binary files differnew file mode 100644 index 00000000..e2e7fae1 --- /dev/null +++ b/data/icons/16x16/apps/evince.png |