aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.me.uk>2018-04-01 11:08:38 +0200
committerThomas White <taw@bitwiz.me.uk>2018-04-01 11:08:38 +0200
commit6acebfa0b19e106c6dca91eceb31c6d1975828b5 (patch)
treed5e685310c8b2b93ce4246c2b518a259bb78c960 /data
parentd21213ef38b2027e3ac668d6906d0ff439b1885a (diff)
Use GFile for presentation loading
Diffstat (limited to 'data')
-rw-r--r--data/colloquium.gresource.xml14
1 files changed, 9 insertions, 5 deletions
diff --git a/data/colloquium.gresource.xml b/data/colloquium.gresource.xml
index 99b27ff..15f244f 100644
--- a/data/colloquium.gresource.xml
+++ b/data/colloquium.gresource.xml
@@ -1,8 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
- <gresource prefix="/uk/me/bitwiz/Colloquium">
- <file>sky.png</file>
- <file>app-menu.ui</file>
- <file>menu-bar.ui</file>
- </gresource>
+ <gresource prefix="/uk/me/bitwiz/Colloquium">
+ <file>sky.png</file>
+ <file>app-menu.ui</file>
+ <file>menu-bar.ui</file>
+ <file>demo.sc</file>
+ <file>canvas.png</file>
+ <file>alpha_warning.svg</file>
+ <file>colloquium.svg</file>
+ </gresource>
</gresources>