summaryrefslogtreecommitdiff
path: root/src/data/images/gresource.xml
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2025-06-01 13:27:50 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2025-06-01 13:27:50 (GMT)
commit07333983ff99b22994a79c8a7cbf4fad0b80158f (patch)
treeea38a27b114212b662f31feadfe2db1347a53148 /src/data/images/gresource.xml
parentbde358e3a0b8333fd796c89a3be998d8ad5b1826 (diff)
Build a static image for the About dialog box background.gtk4
Diffstat (limited to 'src/data/images/gresource.xml')
-rw-r--r--src/data/images/gresource.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/data/images/gresource.xml b/src/data/images/gresource.xml
index 7659da3..25c8274 100644
--- a/src/data/images/gresource.xml
+++ b/src/data/images/gresource.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
+ <gresource prefix="/re/chrysalide/framework/gui/dialogs/about">
+ <file compressed="true" alias="bg.png">about-bg.png</file>
+ </gresource>
<gresource prefix="/re/chrysalide/framework/gui/icons/scalable/actions">
<file compressed="true">dock-station-left-symbolic.svg</file>
<file compressed="true">dock-station-right-symbolic.svg</file>