projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7811f5
)
gtk-demo: Make the icon work uninstalled
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 16 Jul 2022 13:34:01 +0000
(09:34 -0400)
committer
Matthias 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
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/demo.gresource.xml
b/demos/gtk-demo/demo.gresource.xml
index a9d483824ed4ed9e1f6e26899b8c576d7ab89ebd..65b87365e27f490af3473adbaad0a8e09f9bdcbc 100644
(file)
--- a/
demos/gtk-demo/demo.gresource.xml
+++ b/
demos/gtk-demo/demo.gresource.xml
@@
-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>