[gnome-system-monitor] Better defaults for process table (bgo#733343)



commit 744cda30f1d17cb625964373c7def24f486e5595
Author: Robert Roth <robert roth off gmail com>
Date:   Sun Jul 20 08:27:31 2014 +0300

    Better defaults for process table (bgo#733343)

 ...rg.gnome.gnome-system-monitor.gschema.xml.in.in |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/src/org.gnome.gnome-system-monitor.gschema.xml.in.in 
b/src/org.gnome.gnome-system-monitor.gschema.xml.in.in
index 99e099d..ae42a3e 100644
--- a/src/org.gnome.gnome-system-monitor.gschema.xml.in.in
+++ b/src/org.gnome.gnome-system-monitor.gschema.xml.in.in
@@ -171,7 +171,7 @@
     </key>
 
     <key name="col-0-width" type="i">
-      <default>198
+      <default>225
       </default>
       <_summary>Width of process 'Name' column
       </_summary>
@@ -185,7 +185,7 @@
     </key>
 
     <key name="col-1-width" type="i">
-      <default>59
+      <default>98
       </default>
       <_summary>Width of process 'User' column
       </_summary>
@@ -339,7 +339,7 @@
     </key>
 
     <key name="col-12-width" type="i">
-      <default>41
+      <default>60
       </default>
       <_summary>Width of process 'PID' column
       </_summary>
@@ -380,7 +380,7 @@
     </key>
 
     <key name="col-15-width" type="i">
-      <default>48
+      <default>80
       </default>
       <_summary>Width of process 'Memory' column
       </_summary>
@@ -429,7 +429,7 @@
     </key>
 
     <key name="col-18-visible" type="b">
-      <default>true
+      <default>false
       </default>
       <_summary>Show process 'Unit' column on startup
       </_summary>


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