dwm-meillo
changeset 155:55f74b956675
small fixes to dwm.html
author | arg@10ksloc.org |
---|---|
date | Tue, 01 Aug 2006 16:35:54 +0200 |
parents | a011f447af88 |
children | 9bd8a1a50464 |
files | dwm.html |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line diff
1.1 --- a/dwm.html Tue Aug 01 16:29:25 2006 +0200 1.2 +++ b/dwm.html Tue Aug 01 16:35:54 2006 +0200 1.3 @@ -67,7 +67,7 @@ 1.4 and status text read from standard input. You don't have to learn 1.5 Lua/sh/ruby or some weird configuration file format (like X 1.6 resource files), beside C to customize it for your needs, 1.7 - you <b>only</b> have to learn C. 1.8 + you <b>only</b> have to learn C (at least editing header files). 1.9 </li> 1.10 <li> 1.11 Because dwm is customized through editing its source code, it's 1.12 @@ -97,6 +97,10 @@ 1.13 <li>Mailing List: <a href="http://10kloc.org/cgi-bin/mailman/listinfo/dwm">dwm at wmii dot de</a> <a href="http://10kloc.org/pipermail/dwm/">(Archives)</a></li> 1.14 <li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li> 1.15 </ul> 1.16 + <h3>Download</h3> 1.17 + <ul> 1.18 + <li><a href="http://10kloc.org/download/dwm-0.5.tar.gz">dwm 0.5</a> (13kb) (20060721)</li> 1.19 + </ul> 1.20 <h3>Development</h3> 1.21 <p> 1.22 dwm is actively developed in parallel to wmii. You can <a href="http://10kloc.org/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: 1.23 @@ -104,15 +108,11 @@ 1.24 <p> 1.25 <code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm</code> 1.26 </p> 1.27 - <h3>Download</h3> 1.28 - <ul> 1.29 - <li><a href="http://10kloc.org/download/dwm-0.5.tar.gz">dwm 0.5</a> (13kb) (20060721)</li> 1.30 - </ul> 1.31 <h3>Miscellaneous</h3> 1.32 <p> 1.33 You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a> 1.34 if you like dwm and the dwm logo, which has been designed by Anselm. 1.35 </p> 1.36 - <p><small>--Anselm (20060719)</small></p> 1.37 + <p><small>--Anselm (20060801)</small></p> 1.38 </body> 1.39 </html>