[gnome-system-monitor] Set the process list as the default tab



commit 5b9d1fcbe50d9948cbf5a8bce6090214cc78ea8e
Author: Robert Roth <robert roth off gmail com>
Date:   Thu Aug 15 16:17:42 2013 +0300

    Set the process list as the default tab

 src/org.gnome.gnome-system-monitor.gschema.xml.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/org.gnome.gnome-system-monitor.gschema.xml.in 
b/src/org.gnome.gnome-system-monitor.gschema.xml.in
index d182804..1382a6e 100644
--- a/src/org.gnome.gnome-system-monitor.gschema.xml.in
+++ b/src/org.gnome.gnome-system-monitor.gschema.xml.in
@@ -93,7 +93,7 @@
         <choice value="resources"/>
         <choice value="disks"/>
       </choices>
-      <default>'resources'</default>
+      <default>'processes'</default>
       <_summary>Saves the currently viewed tab
       </_summary>
     </key>


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