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 --- cpufreq/org.mate.panel.applet.cpufreq.gschema.xml.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 cpufreq/org.mate.panel.applet.cpufreq.gschema.xml.in (limited to 'cpufreq/org.mate.panel.applet.cpufreq.gschema.xml.in') diff --git a/cpufreq/org.mate.panel.applet.cpufreq.gschema.xml.in b/cpufreq/org.mate.panel.applet.cpufreq.gschema.xml.in new file mode 100644 index 00000000..7f306a7e --- /dev/null +++ b/cpufreq/org.mate.panel.applet.cpufreq.gschema.xml.in @@ -0,0 +1,20 @@ + + + + + 0 + CPU to Monitor + Set the CPU to monitor. In a single processor system you don't have to change it. + + + 2 + Mode to show cpu usage + A 0 value means to show the applet in graphic mode (pixmap only), 1 to show the applet in text mode (not to show the pixmap) and 2 to show the applet in graphic and text mode. + + + 1 + The type of text to display (if the text is enabled). + A 0 value means to show cpu frequency, 1 to show frequency and units, and 2 to show percentage instead of frequency. + + + -- cgit v1.2.1