[gnome-mines/wip/piotrdrag/missing-256-icon] data: Install the 256x256 app icon
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-mines/wip/piotrdrag/missing-256-icon] data: Install the 256x256 app icon
- Date: Mon, 24 Sep 2018 14:42:29 +0000 (UTC)
commit 86f1c0e92794676890c07b57bea5a5080a2cf7e5
Author: Piotr Drąg <piotrdrag gmail com>
Date: Mon Sep 24 16:41:06 2018 +0200
data: Install the 256x256 app icon
data/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/meson.build b/data/meson.build
index 781dc9e..c18c617 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -1,4 +1,4 @@
-foreach size: [ '16x16', '22x22', '24x24', '32x32', '48x48' ]
+foreach size: [ '16x16', '22x22', '24x24', '32x32', '48x48', '256x256' ]
install_data (join_paths ('icons', 'hicolor', size, 'gnome-mines.png'),
install_dir: join_paths (datadir, 'icons', 'hicolor', size, 'apps'))
endforeach
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]