From f1431bea906a2059169019c8cc4c80d208ce8d6f Mon Sep 17 00:00:00 2001 From: Felipe Borges Date: Tue, 12 Mar 2019 12:56:48 +0100 Subject: [PATCH] app row: Add shadow to app icons The new GNOME application icons require shadows when placed on a light background. See https://gitlab.gnome.org/GNOME/Initiatives/issues/2 Fixes #573 --- src/gs-app-row.ui | 3 +++ src/gs-details-page.ui | 3 +++ src/gs-first-run-dialog.ui | 3 +++ 3 files changed, 9 insertions(+) diff --git a/src/gs-app-row.ui b/src/gs-app-row.ui index c381e24ad..69da51935 100644 --- a/src/gs-app-row.ui +++ b/src/gs-app-row.ui @@ -25,6 +25,9 @@ 64 24 center + diff --git a/src/gs-details-page.ui b/src/gs-details-page.ui index 40814e2d7..a3c4b94e9 100644 --- a/src/gs-details-page.ui +++ b/src/gs-details-page.ui @@ -74,6 +74,9 @@ start start 96 + diff --git a/src/gs-first-run-dialog.ui b/src/gs-first-run-dialog.ui index 823fc535d..3861bd823 100644 --- a/src/gs-first-run-dialog.ui +++ b/src/gs-first-run-dialog.ui @@ -32,6 +32,9 @@ True 128 org.gnome.Software + -- 2.21.0