widget-factory: 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 21:16:40 -04:00
parent 648e423cc5
commit 7321eb881a

View File

@ -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>