From ddf66032a7375c70befe4a0d72ba04d7bc6b0f15 Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 8 Sep 2015 12:39:43 +0200 Subject: Rework gsettings schema building * Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files --- maximus/org.mate.maximus.gschema.xml.in | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 maximus/org.mate.maximus.gschema.xml.in (limited to 'maximus/org.mate.maximus.gschema.xml.in') diff --git a/maximus/org.mate.maximus.gschema.xml.in b/maximus/org.mate.maximus.gschema.xml.in new file mode 100644 index 0000000..0fde1cc --- /dev/null +++ b/maximus/org.mate.maximus.gschema.xml.in @@ -0,0 +1,24 @@ + + + + [ 'Totem' ] + A list of exclusion strings which apply to the window class. + A list of exclusion strings which apply to the window class + + + 'disabled' + A binding + A binding + + + false + Undecorate windows when maximized + Undecorate windows when maximized + + + true + Do not automatically maximize newly opened windows + Do not automatically maximize newly opened windows. If undecorate is set, will still undecorate maximised windows. + + + -- cgit v1.2.1