From 8aabf4f0797f7cb4a56b194b66b7c41537fcbc69 Mon Sep 17 00:00:00 2001 From: monsta Date: Fri, 11 Dec 2015 13:43:46 +0300 Subject: merge netspeed applet from mate-netspeed repo --- .../org.mate.panel.applet.netspeed.gschema.xml.in | 64 ++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 netspeed/data/org.mate.panel.applet.netspeed.gschema.xml.in (limited to 'netspeed/data/org.mate.panel.applet.netspeed.gschema.xml.in') diff --git a/netspeed/data/org.mate.panel.applet.netspeed.gschema.xml.in b/netspeed/data/org.mate.panel.applet.netspeed.gschema.xml.in new file mode 100644 index 00000000..4723e345 --- /dev/null +++ b/netspeed/data/org.mate.panel.applet.netspeed.gschema.xml.in @@ -0,0 +1,64 @@ + + + + '' + Device to monitor + The name of the device to monitor + + + false + Show sum speed + If true, show sum of inbound/outbound speed instead of separated ones. + + + false + Show bits + If true, show speed in bits instead of bytes. + + + true + Show icon + If true, show main icon. + + + false + Short unit legend + If true, shorten unit legend to one letter: lowercase for bits / uppercase for Bytes. + + + true + Change icon + If true, change the icon due to selected device. + + + true + Auto change device + If true, change automatically the selected device. + + + '#df0028004700' + In color + The color of the graph of the inbound traffic + + + '#37002800df00' + Out color + The color of the graph of the outbound traffic + + + '' + Up command + Command the execute to activate the device + + + '' + Down command + Command the execute to shut down the device + + + true + Show signal quality icon + If true, show signal quality icon for wireless devices. + + + -- cgit v1.2.1