From de4e2f54eff0ac6784cae490a681b49ebb6c7767 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Fri, 18 Jul 2014 18:35:39 +0200 Subject: [PATCH] Add default house system to settings schema MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It is taken from an enum list, which is hand made. There must be a way to generate it programatically at compile time… --- data/eu.polonkai.gergely.astrognome.gschema.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/eu.polonkai.gergely.astrognome.gschema.xml b/data/eu.polonkai.gergely.astrognome.gschema.xml index 2d03e80..b2b17a7 100644 --- a/data/eu.polonkai.gergely.astrognome.gschema.xml +++ b/data/eu.polonkai.gergely.astrognome.gschema.xml @@ -1,4 +1,10 @@ + + + + + + @@ -11,6 +17,11 @@ Display aspect symbols as UTF-8 characters Whether to show aspect symbols as their UTF-8 representation. Uses less memory, but not all system fonts have them defined. If an aspect don’t have a character representation, an image fallback will be used. + + 'placidus' + The default house system + The house system to use by default in new charts +