diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2025-04-12 13:50:24 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2025-04-12 13:50:24 (GMT) |
commit | 91ff093198c22d474d3fe0fd6fa290d95dbffb79 (patch) | |
tree | c529ce0601d839c36514d25a6089211832ab5c27 /src/data/images/gresource.xml | |
parent | 60baecf8fec425dc367fb3cc466c0d2e5fd4fa4d (diff) |
Include new SVG images for border pannel switches.
Diffstat (limited to 'src/data/images/gresource.xml')
-rw-r--r-- | src/data/images/gresource.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/data/images/gresource.xml b/src/data/images/gresource.xml new file mode 100644 index 0000000..a0c4f64 --- /dev/null +++ b/src/data/images/gresource.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<gresources> + <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> + <file compressed="true">dock-station-bottom-symbolic.svg</file> + </gresource> +</gresources> |