diff options
Diffstat (limited to 'data/com.lakoliu.Furtherance.gschema.xml')
-rw-r--r-- | data/com.lakoliu.Furtherance.gschema.xml | 3 |
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> |