summaryrefslogtreecommitdiffstats
path: root/desktop/wminfo/README
diff options
context:
space:
mode:
author Cezary M. Kruk2012-07-30 07:48:32 +0200
committer Robby Workman2012-07-30 07:48:32 +0200
commit7909f3226466d51fea0f7987597e7bf0b20f3742 (patch)
tree33f677b03d582ebb5b2eaed53d1e61963bad9740 /desktop/wminfo/README
parent51a4ceddddd7153f0fc75b417481dbc1f5d91788 (diff)
downloadslackbuilds-7909f3226466d51fea0f7987597e7bf0b20f3742.tar.gz
desktop/wminfo: Updated for version 3.0.0.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/wminfo/README')
-rw-r--r--desktop/wminfo/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/desktop/wminfo/README b/desktop/wminfo/README
index 76ed489bea..398260250a 100644
--- a/desktop/wminfo/README
+++ b/desktop/wminfo/README
@@ -1,5 +1,8 @@
wminfo is Window Maker showing information dockable application
-wminfo displays different text information. To use it, write the
-plugin grabbing the information from the system or website. The
-source package includes a lot of sample working plugins.
+wminfo is a dockapp that displays text-format information using the
+plugin. The standard plugin is a shell script. The plugin writes
+the information to stdout and wminfo captures the output and displays
+it row by row. Using the appropriate plugins wminfo can display
+different information got from the system or from Internet. The
+program is provided with a lot of sample plugins.