summaryrefslogtreecommitdiff
path: root/src/nanolight.gresource.xml
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-02-20 15:07:03 +0100
committerThomas White <taw@physics.org>2020-02-20 15:07:03 +0100
commit27c34a9e2d210eb00d8bb5a07b57c5373edea98c (patch)
tree5cfd62d29065503767615ebd87781b6f9bbcf80d /src/nanolight.gresource.xml
parenta8edc2496b37622374ee1077a508265545bc015f (diff)
Add init.scm
Diffstat (limited to 'src/nanolight.gresource.xml')
-rw-r--r--src/nanolight.gresource.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/nanolight.gresource.xml b/src/nanolight.gresource.xml
new file mode 100644
index 0000000..f938d90
--- /dev/null
+++ b/src/nanolight.gresource.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<gresources>
+ <gresource prefix="/uk/me/bitwiz/NanoLight">
+ <file>src/init.scm</file>
+ </gresource>
+</gresources>
+