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 --- schemas/org.mate.sound.gschema.xml.in | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 schemas/org.mate.sound.gschema.xml.in (limited to 'schemas/org.mate.sound.gschema.xml.in') diff --git a/schemas/org.mate.sound.gschema.xml.in b/schemas/org.mate.sound.gschema.xml.in new file mode 100644 index 0000000..7117689 --- /dev/null +++ b/schemas/org.mate.sound.gschema.xml.in @@ -0,0 +1,34 @@ + + + + '' + Default mixer device + The default mixer device used by the multimedia key bindings. + + + [] + Default mixer tracks + The default mixer tracks used by the multimedia key bindings. + + + false + Enable ESD + Enable sound server startup. + + + false + Sounds for events + Whether to play sounds on user events. + + + 'freedesktop' + Sound theme name + The XDG sound theme to use for event sounds. + + + false + Input feedback sounds + Whether to play sounds on input events. + + + -- cgit v1.2.1