summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2024-04-16 09:03:23 -0400
committerGitHub <[email protected]>2024-04-16 15:03:23 +0200
commitc5b2dfc82baeaa998b414fc90efcc15f11f17925 (patch)
tree075a449a729cdfb16fef272063c395dd673f0e13 /configure.ac
parent3c3aa9cbb18e3a10d4aa95e258d8c415750f1ff3 (diff)
downloadatril-c5b2dfc82baeaa998b414fc90efcc15f11f17925.tar.bz2
atril-c5b2dfc82baeaa998b414fc90efcc15f11f17925.tar.xz
icons: Include higher resolution icons (#608)
This only includes higher resolution icons to be loaded automatically by the window manager icon cache, resulting in sharper icons in the alt-tab and wnck views.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 2a6d1d6c..c0e78a56 100644
--- a/configure.ac
+++ b/configure.ac
@@ -760,6 +760,10 @@ data/icons/32x32/mimetypes/Makefile
data/icons/48x48/Makefile
data/icons/48x48/apps/Makefile
data/icons/48x48/actions/Makefile
+data/icons/64x64/Makefile
+data/icons/64x64/apps/Makefile
+data/icons/128x128/Makefile
+data/icons/128x128/apps/Makefile
data/icons/scalable/Makefile
data/icons/scalable/apps/Makefile
data/icons/scalable/actions/Makefile