From a9ff56c6de34f8d3db48f3405c5ee671dc281194 Mon Sep 17 00:00:00 2001 From: Victor Kareh Date: Wed, 16 Oct 2019 10:29:14 -0400 Subject: icons: Add higher resolution icons --- data/icons/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/icons/Makefile.am') diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index 216fc60..2be0a4c 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -2,7 +2,7 @@ actioniconsdir = $(pkgdatadir)/icons/hicolor appiconsdir = $(datadir)/icons/hicolor statusiconsdir = $(pkgdatadir)/icons/hicolor -sizes = 16x16 22x22 24x24 32x32 48x48 +sizes = 16x16 22x22 24x24 32x32 48x48 64x64 96x96 128x128 256x256 nobase_dist_actionicons_DATA = \ $(foreach size,$(sizes),$(wildcard $(size)/actions/*.png)) \ -- cgit v1.2.1