From df7a7488950139e3884972e2363294051e33d45d Mon Sep 17 00:00:00 2001 From: infirit Date: Sun, 6 Sep 2015 21:55:35 +0200 Subject: Rework gsettings schema building * Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files --- charpick/org.mate.panel.applet.charpick.gschema.xml.in | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 charpick/org.mate.panel.applet.charpick.gschema.xml.in (limited to 'charpick/org.mate.panel.applet.charpick.gschema.xml.in') diff --git a/charpick/org.mate.panel.applet.charpick.gschema.xml.in b/charpick/org.mate.panel.applet.charpick.gschema.xml.in new file mode 100644 index 00000000..9e4971c7 --- /dev/null +++ b/charpick/org.mate.panel.applet.charpick.gschema.xml.in @@ -0,0 +1,14 @@ + + + + '' + Characters shown on applet startup + The string that the user had selected when the applet was last used. This string will be displayed when the user starts the applet. + + + [] + List of available palettes + List of strings containing the available palettes. + + + -- cgit v1.2.1