about summary refs log tree commit diff
path: root/data/com.lakoliu.Furtherance.gschema.xml
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2023-06-03 15:48:46 +0200
committerRicky Kresslein <rk@lakoliu.com>2023-06-03 15:48:46 +0200
commit3cbbabd4aa35342b36dce327794149f0c5704508 (patch)
tree3d128ef166b2aabfedffbc7a7ac7a26c3f854d10 /data/com.lakoliu.Furtherance.gschema.xml
parent432362b9c3c028d7525fec0bdfbd3660355ea894 (diff)
downloadFurtherance-3cbbabd4aa35342b36dce327794149f0c5704508.tar.zst
#99: Inclusive total time
Diffstat (limited to 'data/com.lakoliu.Furtherance.gschema.xml')
-rw-r--r--data/com.lakoliu.Furtherance.gschema.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/com.lakoliu.Furtherance.gschema.xml b/data/com.lakoliu.Furtherance.gschema.xml
index 615a6cf..fd96c00 100644
--- a/data/com.lakoliu.Furtherance.gschema.xml
+++ b/data/com.lakoliu.Furtherance.gschema.xml
@@ -40,6 +40,9 @@
 	  <key name="autosave-time" type="i">
       <default>5</default>
     </key>
+	  <key name="inclusive-total" type="b">
+      <default>false</default>
+    </key>
 	  <key name="database-loc" type="s">
       <default>"default"</default>
     </key>