From d37bc1ca24a7f717703e1227af35626652d1be82 Mon Sep 17 00:00:00 2001 From: monsta Date: Mon, 29 Feb 2016 16:11:50 +0300 Subject: schema: make column names match the actual names in UI adapted from https://git.gnome.org/browse/gnome-system-monitor/commit/?id=cfbeb0f71dfaca95118a27046941a7f3b0180e6a and corrected some more entries that aren't corrected there --- src/org.mate.system-monitor.gschema.xml.in | 64 +++++++++++++++--------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'src') diff --git a/src/org.mate.system-monitor.gschema.xml.in b/src/org.mate.system-monitor.gschema.xml.in index 4284f97..aa694a9 100644 --- a/src/org.mate.system-monitor.gschema.xml.in +++ b/src/org.mate.system-monitor.gschema.xml.in @@ -153,131 +153,131 @@ 198 - Width of process 'name' column + Width of process 'Name' column true - Show process 'name' column on startup + Show process 'Name' column on startup 0 - Width of process 'owner' column + Width of process 'User' column false - Show process 'owner' column on startup + Show process 'User' column on startup 37 - Width of process 'status' column + Width of process 'Status' column true - Show process 'status' column on startup + Show process 'Status' column on startup 0 - Width of process 'virtual memory' column + Width of process 'Virtual Memory' column false - Show process 'virtual memory' column on startup + Show process 'Virtual Memory' column on startup 53 - Width of process 'resident memory' column + Width of process 'Resident Memory' column false - Show process 'resident memory' column on startup + Show process 'Resident Memory' column on startup 0 - Width of process 'writable memory' column + Width of process 'Writable Memory' column false - Show process 'writable memory' column on startup + Show process 'Writable Memory' column on startup 0 - Width of process 'shared memory' column + Width of process 'Shared Memory' column false - Show process 'shared memory' column on startup + Show process 'Shared Memory' column on startup 0 - Width of process 'X server memory' column + Width of process 'X Server Memory' column false - Show process 'X server memory' column on startup + Show process 'X Server Memory' column on startup 0 - Width of process 'CPU %' column + Width of process '% CPU' column true - Show process 'CPU %' column on startup + Show process '% CPU' column on startup 50 - Width of process 'CPU time' column + Width of process 'CPU Time' column false - Show process 'CPU time' column on startup + Show process 'CPU Time' column on startup 0 - Width of process 'start time' column + Width of process 'Started' column false - Show process 'start time' column on startup + Show process 'Started' column on startup 48 - Width of process 'nice' column + Width of process 'Nice' column true - Show process 'nice' column on startup + Show process 'Nice' column on startup 48 - Width of process 'PID' column + Width of process 'ID' column true - Show process 'PID' column on startup + Show process 'ID' column on startup 48 - Width of process 'SELinux security context' column + Width of process 'Security Context' column false - Show process 'SELinux security context' column on startup + Show process 'Security Context' column on startup 48 - Width of process 'arguments' column + Width of process 'Command Line' column false - Show process 'arguments' column on startup + Show process 'Command Line' column on startup 48 - Width of process 'estimated memory usage' column + Width of process 'Memory' column true - Show process 'estimated memory usage' column on startup + Show process 'Memory' column on startup 48 -- cgit v1.2.1