diff options
author | Cezary M. Kruk <c.kruk@bigfoot.com> | 2011-08-19 08:31:49 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-19 08:31:49 -0300 |
commit | 115c22990441559d34df90b05d65e344d797f8ce (patch) | |
tree | 1bbbdb53170cbbfeaca0d06d65a6867ba18a1103 /desktop/wminfo/slack-desc | |
parent | f8423590e5527ec17e27697194f9f9c4d9c6873c (diff) | |
download | slackbuilds-115c22990441559d34df90b05d65e344d797f8ce.tar.gz |
desktop/wminfo: Updated for version 2.00.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'desktop/wminfo/slack-desc')
-rw-r--r-- | desktop/wminfo/slack-desc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/desktop/wminfo/slack-desc b/desktop/wminfo/slack-desc index 8e861aca9c..40b03c1664 100644 --- a/desktop/wminfo/slack-desc +++ b/desktop/wminfo/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -wminfo: wminfo (Window Maker information dockable application) +wminfo: wminfo (Window Maker showing information dockable application) +wminfo: +wminfo: wminfo displays different text information. To use it write the +wminfo: plugin grabbing the information from the system or website. The +wminfo: source package includes a lot of sample working plugins. +wminfo: +wminfo: wminfo: -wminfo: wminfo displays different text information. To use it write plugin -wminfo: grabbing information from the system or website. For example: wminfo: -wminfo: ps -a | awk '{print $1,$4}' | grep -vE "ps|awk|grep|tac" | tac -wminfo: or: -wminfo: lynx --source http://www.kernel.org/pub/linux/kernel/v2.6/ | \ -wminfo: grep bz2.sign | grep linux | sed 's/.*linux-//;s/.tar.*//' | tac wminfo: wminfo: |