[gnome-system-monitor] Set the default tab in the gschema back to Resources



commit b563e692835c42c0524a0b839748e701397adb67
Author: Robert Roth <robert roth off gmail com>
Date:   Fri Apr 5 23:43:26 2013 +0300

    Set the default tab in the gschema back to Resources

 src/org.gnome.gnome-system-monitor.gschema.xml.in |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/org.gnome.gnome-system-monitor.gschema.xml.in 
b/src/org.gnome.gnome-system-monitor.gschema.xml.in
index 619747a..998ba10 100644
--- a/src/org.gnome.gnome-system-monitor.gschema.xml.in
+++ b/src/org.gnome.gnome-system-monitor.gschema.xml.in
@@ -111,11 +111,11 @@
     </key>
 
     <key name="current-tab" type="i">
-      <default>2
+      <default>1
       </default>
       <_summary>Saves the currently viewed tab
       </_summary>
-      <_description>0 for the System Info, 1 for the processes list, 2 for the resources and 3 for the disks 
list
+      <_description>0 for the processes list, 1 for the resources and 2 for the disks list
       </_description>
     </key>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]