From cec1b15a7cc94fd9dd935397e8bd4aa4bacdf48b Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 8 Sep 2015 12:27:48 +0200 Subject: Rework gsettings schema building * Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files --- .../org.mate.applications-office.gschema.xml.in | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 schemas/org.mate.applications-office.gschema.xml.in (limited to 'schemas/org.mate.applications-office.gschema.xml.in') diff --git a/schemas/org.mate.applications-office.gschema.xml.in b/schemas/org.mate.applications-office.gschema.xml.in new file mode 100644 index 0000000..9ae3908 --- /dev/null +++ b/schemas/org.mate.applications-office.gschema.xml.in @@ -0,0 +1,30 @@ + + + + + + + + 'evolution' + Default calendar + Default calendar application + + + false + Calendar needs terminal + Whether the default calendar application needs a terminal to run + + + + + 'evolution' + Default tasks + Default tasks application + + + false + Tasks needs terminal + Whether the default tasks application needs a terminal to run + + + -- cgit v1.2.1