summaryrefslogtreecommitdiff
path: root/tools
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 /tools
parent279191e1e01875b65237d0a1bc38dbc729f262fa (diff)
Save and restore the application state from global settings.
Diffstat (limited to 'tools')
-rw-r--r--tools/maint/gsettings.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/maint/gsettings.inc b/tools/maint/gsettings.inc
new file mode 100644
index 0000000..40941b4
--- /dev/null
+++ b/tools/maint/gsettings.inc
@@ -0,0 +1,8 @@
+
+# Produce and export schemas needed by GSettings
+
+# source tools/maint/gsettings.inc
+
+glib-compile-schemas src/schemas/
+
+export GSETTINGS_SCHEMA_DIR=$PWD/src/schemas