From fbb7e89c4eab794cc9151e119c7ee94c9494dd7d Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 16 Dec 2012 23:31:49 +0100 Subject: migrate to GSettings and remove MateConf usage migrate to DBUS and remove MateComponent usage remove libmate usage and use glib instead --- org.mate.sensors-applet.gschema.xml.in.in | 40 +++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 org.mate.sensors-applet.gschema.xml.in.in (limited to 'org.mate.sensors-applet.gschema.xml.in.in') diff --git a/org.mate.sensors-applet.gschema.xml.in.in b/org.mate.sensors-applet.gschema.xml.in.in new file mode 100644 index 0000000..bd905ad --- /dev/null +++ b/org.mate.sensors-applet.gschema.xml.in.in @@ -0,0 +1,40 @@ + + + + 0 + <_summary>Font size in points + + + false + <_summary>Specify if show or hide sensor units + + + 1 + <_summary>Set if display icons or text labels + + + 0 + <_summary>Set value beside or below label + + + 1 + <_summary>Show temperature in Kelvin, Celsius or Fahrenheit + + + true + <_summary>Whether to display notifications + + + 2000 + <_summary>Delay (in ms) between refreshes + + + 42 + <_summary>The size of the graph in pixels (width if horizontal, height if vertical) + + + [] + <_summary>List of sensors + + + -- cgit v1.2.1