Re: [PATCH] gnu: Add gnome-system-monitor.

2016-12-08 Thread Ludovic Courtès
rennes skribis: > * gnu/packages/gnome.scm (gnome-system-monitor): New variable. Applied, thanks! Ludo’.

[PATCH] gnu: Add gnome-system-monitor.

2016-12-07 Thread rennes
* gnu/packages/gnome.scm (gnome-system-monitor): New variable. --- gnu/packages/gnome.scm | 36 1 file changed, 36 insertions(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index e7798e939..1dde6c06c 100644 --- a/gnu/packages/gnome.scm +++ b/g

[PATCH] gnu: Add gnome-system-monitor.

2016-12-07 Thread rennes
Hello, this patch is GNOME System Monitoring, a tool to monitoring resources such as: CPU, memory, swap and networking. Linted and tested. Thanks