summaryrefslogtreecommitdiff
path: root/src/org.mate.system-monitor.gschema.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/org.mate.system-monitor.gschema.xml.in')
-rw-r--r--src/org.mate.system-monitor.gschema.xml.in36
1 files changed, 34 insertions, 2 deletions
diff --git a/src/org.mate.system-monitor.gschema.xml.in b/src/org.mate.system-monitor.gschema.xml.in
index 703923d..7482621 100644
--- a/src/org.mate.system-monitor.gschema.xml.in
+++ b/src/org.mate.system-monitor.gschema.xml.in
@@ -397,11 +397,43 @@
</key>
<key name="col-22-width" type="i">
<default>100</default>
- <summary>Width of process 'Priority' column</summary>
+ <summary>Width of process “Disk Write Total” column</summary>
</key>
<key name="col-22-visible" type="b">
+ <default>false</default>
+ <summary>Show process “Disk Write Total” column on startup</summary>
+ </key>
+ <key name="col-23-width" type="i">
+ <default>100</default>
+ <summary>Width of process “Disk Read Total” column</summary>
+ </key>
+ <key name="col-23-visible" type="b">
+ <default>false</default>
+ <summary>Show process “Disk Read Total” column on startup</summary>
+ </key>
+ <key name="col-24-width" type="i">
+ <default>100</default>
+ <summary>Width of process “Disk Read” column</summary>
+ </key>
+ <key name="col-24-visible" type="b">
+ <default>false</default>
+ <summary>Show process “Disk Read” column on startup</summary>
+ </key>
+ <key name="col-25-width" type="i">
+ <default>100</default>
+ <summary>Width of process “Disk Write” column</summary>
+ </key>
+ <key name="col-25-visible" type="b">
+ <default>false</default>
+ <summary>Show process “Disk Write” column on startup</summary>
+ </key>
+ <key name="col-26-width" type="i">
+ <default>100</default>
+ <summary>Width of process “Priority” column</summary>
+ </key>
+ <key name="col-26-visible" type="b">
<default>true</default>
- <summary>Show process 'Priority' column on startup</summary>
+ <summary>Show process “Priority” column on startup</summary>
</key>
</schema>
<schema gettext-domain="@GETTEXT_PACKAGE@" id="org.mate.system-monitor.disktreenew" path="/org/mate/system-monitor/disktreenew/">