From 312ba610a1e98fc656fb58178227d7d45a64494e Mon Sep 17 00:00:00 2001 From: Perberos Date: Mon, 14 Nov 2011 18:24:48 -0300 Subject: initial --- cpufreq/cpufreq-applet.schemas.in | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 cpufreq/cpufreq-applet.schemas.in (limited to 'cpufreq/cpufreq-applet.schemas.in') diff --git a/cpufreq/cpufreq-applet.schemas.in b/cpufreq/cpufreq-applet.schemas.in new file mode 100644 index 00000000..88ed4684 --- /dev/null +++ b/cpufreq/cpufreq-applet.schemas.in @@ -0,0 +1,36 @@ + + + + + /schemas/apps/cpufreq-applet/prefs/cpu + cpufreq-applet + int + 0 + + CPU to Monitor + Set the CPU to monitor. In a single processor system you don't have to change it. + + + + /schemas/apps/cpufreq-applet/prefs/show_mode + cpufreq-applet + int + 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. + + + + /schemas/apps/cpufreq-applet/prefs/show_text_mode + cpufreq-applet + int + 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