diff options
author | Mark H Weaver <mhw@netris.org> | 2016-07-29 14:18:07 -0400 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2016-07-29 14:18:07 -0400 |
commit | 0bab3af0786ffd4caec05a29d7281ac5e5c18b6b (patch) | |
tree | d83fd52d0cb72b3a9c21642583d804c8c1865646 /gnu/packages/gnustep.scm | |
parent | 49d725a108dc33f4eb72faff7cf138c5dd8c64f4 (diff) | |
parent | 682a7d23385f709a680049a823bb84e45c922b3c (diff) | |
download | patches-0bab3af0786ffd4caec05a29d7281ac5e5c18b6b.tar patches-0bab3af0786ffd4caec05a29d7281ac5e5c18b6b.tar.gz |
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/gnustep.scm')
-rw-r--r-- | gnu/packages/gnustep.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnustep.scm b/gnu/packages/gnustep.scm index 30574fca18..6c522866c9 100644 --- a/gnu/packages/gnustep.scm +++ b/gnu/packages/gnustep.scm @@ -244,7 +244,7 @@ display, and can run a user-specified program on mouse click.") (native-inputs `(("pkg-config" ,pkg-config))) (home-page "http://www.improbability.net/") - (synopsis "Display flames to represent CPU usage, memory usage, etc.") + (synopsis "Display flames to represent resource usage") (description "wmfire is an applet for Window Maker that can monitor the average cpu load, or individual cpu load on SMP computers. Additionally it can monitor the |