aewl
changeset 89:bab11ff18f4c
updated html
author | Anselm R. Garbe <garbeam@wmii.de> |
---|---|
date | Mon, 17 Jul 2006 11:56:27 +0200 |
parents | b1fcfec224ed |
children | 74bfea9f527e |
files | dwm.html |
diffstat | 1 files changed, 9 insertions(+), 9 deletions(-) [+] |
line diff
1.1 --- a/dwm.html Mon Jul 17 11:36:07 2006 +0200 1.2 +++ b/dwm.html Mon Jul 17 11:56:27 2006 +0200 1.3 @@ -85,21 +85,21 @@ 1.4 larsremote, wmiir and what not... 1.5 </li> 1.6 <li> 1.7 - dwm is only intended to fit Anselms needs. That means, Anselm 1.8 - <b>does not</b> want feedback to dwm. If you ask for support, 1.9 - feature requests, or if you report "bugs" (<i>real bugs are welcome 1.10 - though</i>), they will be <b>ignored</b> with a high 1.11 + Anselm <b>does not</b> wants stupid feedback to dwm. If you ask for 1.12 + support, feature requests, or if you report "bugs" (<i>real bugs 1.13 + are welcome though</i>), they will be <b>ignored</b> with a high 1.14 chance. However you are free to download and distribute/relicense 1.15 it, with the conditions of the <a 1.16 href="http://wmii.de/cgi-bin/hgwebdir.cgi/dwm?f=f10eb1139362;file=LICENSE;style=raw">MIT/X Consortium license</a>. 1.17 </li> 1.18 </ul> 1.19 <h3>Documentation</h3> 1.20 - There is a <a href="http://wmii.de/cgi-bin/man/man2html?query=dwm">man page</a>. 1.21 - <h3>Screenshot</h3> 1.22 - <p> 1.23 - <a href="http://wmii.de/shots/dwm-20060714.png">Click here for a screenshot</a> (20060714) 1.24 - </p> 1.25 + <ul> 1.26 + <li><a href="http://wmii.de/cgi-bin/man/man2html?query=dwm">Man page</a></li> 1.27 + <li><a href="http://wmii.de/shots/dwm-20060714.png">Screenshot</a> (20060714)</li> 1.28 + <li>Mailing List: <a href="http://wmii.de/cgi-bin/mailman/listinfo/dwm">dwm at wmii dot de</a> <a href="http://wmii.de/pipermail/dwm/">(Archives)</a></li> 1.29 + <li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li> 1.30 + </ul> 1.31 <h3>Development</h3> 1.32 <p> 1.33 dwm is actively developed in parallel to wmii. You can <a href="http://wmii.de/cgi-bin/hgwebdir.cgi/dwm">browse</a> its source code repository or get a copy using <a href="http://www.selenic.com/mercurial/">Mercurial</a> with following command: