From 58c1d1c25d138c0b154e074c2c5b667551ac5239 Mon Sep 17 00:00:00 2001 From: infirit Date: Tue, 8 Sep 2015 14:37:51 +0200 Subject: Rework gsettings schema building * Bump intltool required version for gsettings support * Extract strings with intltool directly * Let autoconf generate the xml files --- org.mate.sensors-applet.sensor.gschema.xml.in | 68 +++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 org.mate.sensors-applet.sensor.gschema.xml.in (limited to 'org.mate.sensors-applet.sensor.gschema.xml.in') diff --git a/org.mate.sensors-applet.sensor.gschema.xml.in b/org.mate.sensors-applet.sensor.gschema.xml.in new file mode 100644 index 0000000..abc1367 --- /dev/null +++ b/org.mate.sensors-applet.sensor.gschema.xml.in @@ -0,0 +1,68 @@ + + + + '' + Path to filename + + + '' + Sensor device ids + + + '' + The sensor device interface + + + '' + User defined label + + + true + Whether a sensor is enabled or not + + + 0 + Low value + + + 0 + High value + + + false + Whether the sensor has its alarm enabled + + + '' + Command to execute when the alarm is activated + + + '' + Command to execute when the alarm is activated + + + 0 + How often each alarm should be sounded (in seconds) + + + 0 + Used to identify a sensor in a list + + + 1 + Multiplier + + + 0 + Offset + + + 0 + Icon type + + + '#ff0000' + Color of the graph for the sensor + + + -- cgit v1.2.1