From dbd6c20ce16923d3ed25d91ea26987c70a900a7d Mon Sep 17 00:00:00 2001 From: jeffser Date: Sun, 12 May 2024 20:39:14 -0600 Subject: [PATCH] Figuring out how to install an icon --- data/icons/meson.build | 1 + 1 file changed, 1 insertion(+) diff --git a/data/icons/meson.build b/data/icons/meson.build index a874fe0..f57af41 100644 --- a/data/icons/meson.build +++ b/data/icons/meson.build @@ -1,5 +1,6 @@ application_id = 'com.jeffser.Alpaca' +message('funny icon time') scalable_dir = 'hicolor' / 'scalable' / 'apps' install_data( scalable_dir / ('@0@.svg').format(application_id),