From 4ec3f51cf80803bba116144f82e6b7afbbda97c6 Mon Sep 17 00:00:00 2001 From: somas95 Date: Sat, 14 Apr 2018 00:10:06 +0200 Subject: [PATCH] gschema --- data/org.example.myapp.gschema.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 data/org.example.myapp.gschema.xml diff --git a/data/org.example.myapp.gschema.xml b/data/org.example.myapp.gschema.xml new file mode 100644 index 0000000..2cae7e8 --- /dev/null +++ b/data/org.example.myapp.gschema.xml @@ -0,0 +1,19 @@ + + + + + + + + true + Automatically install updates + + If enabled, updates will automatically be downlaoded and installed. + If disabled, updates will still be downloaded, but the user will be + asked to install them manually. + + + + + +