summaryrefslogtreecommitdiff
path: root/multiload/org.mate.panel.applet.multiload.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'multiload/org.mate.panel.applet.multiload.gschema.xml.in')
-rw-r--r--multiload/org.mate.panel.applet.multiload.gschema.xml.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/multiload/org.mate.panel.applet.multiload.gschema.xml.in b/multiload/org.mate.panel.applet.multiload.gschema.xml.in
index 206ebee3..d0d27a32 100644
--- a/multiload/org.mate.panel.applet.multiload.gschema.xml.in
+++ b/multiload/org.mate.panel.applet.multiload.gschema.xml.in
@@ -89,6 +89,26 @@
<default>'#000000'</default>
<summary>Network graph background color</summary>
</key>
+ <key name="netload2-color4" type="s">
+ <default>'#ffffff'</default>
+ <summary>Grid line color</summary>
+ </key>
+ <key name="netload2-color5" type="s">
+ <default>'#0000ff'</default>
+ <summary>Indicator color</summary>
+ </key>
+ <key name="netthreshold1" type="u">
+ <default>1000000</default>
+ <summary>Network threshold 1 in bytes</summary>
+ </key>
+ <key name="netthreshold2" type="u">
+ <default>10000000</default>
+ <summary>Network threshold 2 in bytes</summary>
+ </key>
+ <key name="netthreshold3" type="u">
+ <default>100000000</default>
+ <summary>Network threshold 3 in bytes</summary>
+ </key>
<key name="swapload-color0" type="s">
<default>'#8b00c3'</default>
<summary>Graph color for user-related swap usage</summary>