aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorJames Magahern <james@magahern.com>2019-01-19 16:21:12 -0800
committerJames Magahern <james@magahern.com>2019-01-19 16:21:35 -0800
commitc5a1692fe40d3442062d4f1b71f94eaa63f9e494 (patch)
tree12982bac3783fdee28330d2ef7b6e0de27c09ae4 /resources
parentStarted to split x11 stuff to separate files (diff)
Switch to using gresources for svgs
Diffstat (limited to 'resources')
-rw-r--r--resources/buzzsaver.gresource.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/resources/buzzsaver.gresource.xml b/resources/buzzsaver.gresource.xml
new file mode 100644
index 0000000..7523c4a
--- /dev/null
+++ b/resources/buzzsaver.gresource.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<gresources>
+ <gresource prefix="/">
+ <file>resources/asterisk.svg</file>
+ <file>resources/logo.svg</file>
+</gresource>
+</gresources>
+
+