summaryrefslogtreecommitdiff
path: root/data/org.virt-manager.virt-manager.gschema.xml
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2013-04-23 13:18:21 -0400
committerCole Robinson <crobinso@redhat.com>2013-04-23 14:21:45 -0400
commitf84ccc0cf942e3a995717f69c9cbdb449319c0b2 (patch)
tree845ef184074cbac26f68bd1984aba65fa231921c /data/org.virt-manager.virt-manager.gschema.xml
parent974867189dfe49f577ce3fb79b5b7b7a5edfd983 (diff)
downloadvirt-manager-f84ccc0cf942e3a995717f69c9cbdb449319c0b2.tar.gz
prefs: Remove preference for 'history length'
Also kinda pointless, and I've never heard of anyone actually tweaking it.
Diffstat (limited to 'data/org.virt-manager.virt-manager.gschema.xml')
-rw-r--r--data/org.virt-manager.virt-manager.gschema.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/data/org.virt-manager.virt-manager.gschema.xml b/data/org.virt-manager.virt-manager.gschema.xml
index fb6d500a..0e7d80b0 100644
--- a/data/org.virt-manager.virt-manager.gschema.xml
+++ b/data/org.virt-manager.virt-manager.gschema.xml
@@ -104,12 +104,6 @@
<description>The statistics update interval in seconds</description>
</key>
- <key name="history-length" type="i">
- <default>120</default>
- <summary>The statistics history length</summary>
- <description>The number of samples to keep in the statistics history</description>
-
- </key>
<key name="enable-disk-poll" type="b">
<default>false</default>
<summary>Poll disk i/o stats</summary>