gtk-demo: Make the icon work uninstalled

Include the app logo as a resource, so we can show
it even when uninstalled.
This commit is contained in:
Matthias Clasen 2022-07-16 09:34:01 -04:00
parent f7811f5dc3
commit 9daf83a1da

View File

@ -429,6 +429,7 @@
<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>