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.gschema.xml.in | 40 ++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 org.mate.sensors-applet.gschema.xml.in (limited to 'org.mate.sensors-applet.gschema.xml.in') diff --git a/org.mate.sensors-applet.gschema.xml.in b/org.mate.sensors-applet.gschema.xml.in new file mode 100644 index 0000000..0292c00 --- /dev/null +++ b/org.mate.sensors-applet.gschema.xml.in @@ -0,0 +1,40 @@ + + + + 0 + Font size in points + + + false + Specify if show or hide sensor units + + + 1 + Set if display icons or text labels + + + 0 + Set value beside or below label + + + 1 + Show temperature in Kelvin, Celsius or Fahrenheit + + + true + Whether to display notifications + + + 2000 + Delay (in ms) between refreshes + + + 42 + The size of the graph in pixels (width if horizontal, height if vertical) + + + [] + List of sensors + + + -- cgit v1.2.1