small fixes to dwm.html d8675f6f
arg@10ksloc.org · 2006-08-01 16:35 1 file(s) · +6 −6
dwm.html +6 −6
67 67
			and status text read from standard input. You don't have to learn
68 68
			Lua/sh/ruby or some weird configuration file format (like X
69 69
			resource files), beside C to customize it for your needs,
70 -
			you <b>only</b> have to learn C.
70 +
			you <b>only</b> have to learn C (at least editing header files).
71 71
			</li>
72 72
			<li>
73 73
			Because dwm is customized through editing its source code, it's
97 97
			<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>
98 98
			<li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li>
99 99
		</ul>
100 +
		<h3>Download</h3>
101 +
		<ul>
102 +
			<li><a href="http://10kloc.org/download/dwm-0.5.tar.gz">dwm 0.5</a> (13kb) (20060721)</li>
103 +
		</ul>
100 104
		<h3>Development</h3>
101 105
		<p>
102 106
		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:
104 108
		<p>
105 109
		<code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm</code>
106 110
		</p>
107 -
		<h3>Download</h3>
108 -
		<ul>
109 -
			<li><a href="http://10kloc.org/download/dwm-0.5.tar.gz">dwm 0.5</a> (13kb) (20060721)</li>
110 -
		</ul>
111 111
		<h3>Miscellaneous</h3>
112 112
		<p>
113 113
		You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a>
114 114
		if you like dwm and the dwm logo, which has been designed by Anselm.
115 115
		</p>
116 -
		<p><small>--Anselm (20060719)</small></p>
116 +
		<p><small>--Anselm (20060801)</small></p>
117 117
	</body>
118 118
</html>