wmmon: Update documentation.
This commit is contained in:
parent
ce3921d830
commit
e1abd5ceee
|
@ -2,15 +2,14 @@ Installation instructions for WMMon.
|
|||
|
||||
Requirements
|
||||
--------------------------------------------------------------
|
||||
Nothing particular :)
|
||||
* libdockapp (http://www.dockapps.net/libdockapp)
|
||||
|
||||
|
||||
Installation
|
||||
--------------------------------------------------------------
|
||||
1) % tar -zxvf wmmon-1.0b.tar.gz
|
||||
2) % cd wmmon.app/wmmon
|
||||
3) % make
|
||||
4) copy 'wmmon' somewhere in your $PATH like /usr/local/bin;
|
||||
5) % wmmon & (or wmmon -h for help)
|
||||
1) % ./configure
|
||||
2) % make
|
||||
3) % sudo make install
|
||||
4) % wmmon & (or wmmon -h for help)
|
||||
|
||||
Be sure to read the HINTS and TODO files too!
|
||||
|
|
16
wmmon/README
16
wmmon/README
|
@ -1,18 +1,18 @@
|
|||
WMMon-1.0b2 - Public BETA release
|
||||
WMMon
|
||||
--------------------------------------------------------------
|
||||
Authors...: Martijn Pieterse (pieterse@xs4all.nl)
|
||||
Antoine Nulle (warp@xs4all.nl)
|
||||
|
||||
Note......: WMMon has it's own mailbox, as our pop3 accounts
|
||||
are already way too crowded :)
|
||||
Please mail bugreports, comments, suggestions,
|
||||
(Now maintained by the Window Maker Team.)
|
||||
|
||||
Note......: Please mail bugreports, comments, suggestions,
|
||||
requests and flames to:
|
||||
|
||||
dockapps@windowmaker.mezaway.org
|
||||
wmaker-dev@lists.windowmaker.org
|
||||
|
||||
The official WMMon support website address:
|
||||
|
||||
http://windowmaker.mezaway.org
|
||||
http://www.dockapps.net/wmmon
|
||||
|
||||
Credits...: Bobby Mezaway (bobby@mezaway.org) for generously
|
||||
hosting our website!
|
||||
|
@ -44,7 +44,7 @@ There are some 'known' unfinished parts, be sure to read the TODO
|
|||
file, but we decided to release it early because of the high
|
||||
demand and many requests we got for this one ;)
|
||||
|
||||
WMMon is being developped on DEC Alpha machines running
|
||||
WMMon was developed on DEC Alpha machines running
|
||||
Linux/RedHat-5.0, but, WMMon has been intensively tested
|
||||
on x86 and 68K Linux machines too ;-)
|
||||
|
||||
|
@ -64,7 +64,7 @@ TODO Stuff we've planned for future WMMon releases.
|
|||
Bugs
|
||||
--------------------------------------------------------------
|
||||
If you discover any bugs in this software, please send a
|
||||
bugreport to dockapps@windowmaker.mezaway.org and describe
|
||||
bugreport to wmaker-dev@lists.windowmaker.org and describe
|
||||
the problem as detailed as you can.
|
||||
|
||||
|
||||
|
|
|
@ -13,6 +13,6 @@ This is a list of things we've already planned for WMMon-1.0:
|
|||
Your feedback! If you have nice suggestions, ideas, whatever,
|
||||
that aren't on this list, feel free to mail them to:
|
||||
|
||||
dockapps@windowmaker.mezaway.org
|
||||
wmaker-dev@lists.windowmaker.org
|
||||
|
||||
If you don't let us know... how are we suppose to know? ;-)
|
||||
|
|
Loading…
Reference in a new issue