gtk-demo: Make the icon work uninstalled
authorMatthias Clasen <mclasen@redhat.com>
Sat, 16 Jul 2022 13:34:01 +0000 (09:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 16 Jul 2022 13:43:46 +0000 (09:43 -0400)
Include the app logo as a resource, so we can show
it even when uninstalled.

demos/gtk-demo/demo.gresource.xml

index a9d483824ed4ed9e1f6e26899b8c576d7ab89ebd..65b87365e27f490af3473adbaad0a8e09f9bdcbc 100644 (file)
     <file>icons/16x16/status/battery-caution-charging-symbolic.symbolic.png</file>
     <file>icons/16x16/categories/applications-other.png</file>
     <file>icons/48x48/status/starred.png</file>
+    <file alias="icons/scalable/apps/org.gtk.Demo4.svg">data/scalable/apps/org.gtk.Demo4.svg</file>
   </gresource>
   <gresource prefix="/org/gtk/Demo4/gtk">
     <file preprocess="xml-stripblanks">help-overlay.ui</file>