[gtk/matthiasc/for-main] widget-factory: Make the icon work uninstalled
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gtk/matthiasc/for-main] widget-factory: Make the icon work uninstalled
- Date: Sun, 17 Jul 2022 01:17:33 +0000 (UTC)
commit 7321eb881adf94fa39836e0b131b19c0fac1f1d2
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jul 16 21:16:40 2022 -0400
    widget-factory: Make the icon work uninstalled
    
    Include the app logo as a resource, so we can show
    it even when uninstalled.
 demos/widget-factory/widget-factory.gresource.xml | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/demos/widget-factory/widget-factory.gresource.xml 
b/demos/widget-factory/widget-factory.gresource.xml
index 2af832c00f..2930635c18 100644
--- a/demos/widget-factory/widget-factory.gresource.xml
+++ b/demos/widget-factory/widget-factory.gresource.xml
@@ -111,6 +111,8 @@
     <file>icons/scalable/status/weather-showers-symbolic.svg</file>
     <file>icons/scalable/status/weather-snow-symbolic.svg</file>
 
+    <file 
alias='icons/scalable/apps/org.gtk.WidgetFactory4.svg'>data/scalable/apps/org.gtk.WidgetFactory4.svg</file>
+
   </gresource>
   <gresource prefix="/org/gtk/WidgetFactory4">
     <file>gtk-logo.webm</file>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]