summaryrefslogtreecommitdiff
path: root/src/schemas/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-05-05 21:28:18 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-05-05 21:28:18 (GMT)
commitae2563772fb8c3e3ffb2a980e5c2663da06e31a2 (patch)
treee331de814772420e91957988974bde50883d8a18 /src/schemas/Makefile.am
parent279191e1e01875b65237d0a1bc38dbc729f262fa (diff)
Save and restore the application state from global settings.
Diffstat (limited to 'src/schemas/Makefile.am')
-rw-r--r--src/schemas/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/schemas/Makefile.am b/src/schemas/Makefile.am
new file mode 100644
index 0000000..a67aa0b
--- /dev/null
+++ b/src/schemas/Makefile.am
@@ -0,0 +1,5 @@
+
+gsettings_SCHEMAS = \
+ re.chrysalide.framework.gschema.xml
+
+@GSETTINGS_RULES@