about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorarg@10ksloc.org <unknown>2006-08-04 10:36:22 +0200
committerarg@10ksloc.org <unknown>2006-08-04 10:36:22 +0200
commit0dfe729f90069de070495c82ddc72cc476a4f3ab (patch)
tree24aa7d1a202b6f4c07bb6ac683ca8db97cffa23d
parent8f698bd4ccea058019f9ca89ca19add300064b15 (diff)
downloaddwm-0dfe729f90069de070495c82ddc72cc476a4f3ab.tar.gz
added dmenu to dwm.html
-rw-r--r--dwm.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/dwm.html b/dwm.html
index d856913..f816387 100644
--- a/dwm.html
+++ b/dwm.html
@@ -100,6 +100,7 @@
 		<h3>Download</h3>
 		<ul>
 			<li><a href="http://10kloc.org/download/dwm-0.6.tar.gz">dwm 0.6</a> (14kb) (20060802)</li>
+			<li><a href="http://10kloc.org/download/dwm-0.6.tar.gz">dmenu 0.1</a> (7kb) (20060803)</li>
 		</ul>
 		<h3>Development</h3>
 		<p>
@@ -108,6 +109,9 @@
 		<p>
 		<code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/dwm</code>
 		</p>
+		<p>
+		<code>hg clone http://10kloc.org/cgi-bin/hgwebdir.cgi/dmenu</code>
+		</p>
 		<h3>Miscellaneous</h3>
 		<p>
 		You can purchase this <a href="https://www.spreadshirt.net/shop.php?op=article&article_id=3298632&view=403">tricot</a>
d3f9d547 ^


e087f6d4
d3f9d547 ^
8f8c57cc ^
d3f9d547 ^

fbc8f725 ^
e087f6d4

d3f9d547 ^
e087f6d4
d3f9d547 ^
53bb8c66 ^
fbc8f725 ^
d3f9d547 ^
d70fdcf7 ^
b232e99a ^
fbc8f725 ^

d3f9d547 ^



e087f6d4
d3f9d547 ^



2b52e9e6 ^
d3f9d547 ^



327b7c16 ^
fbc8f725 ^
d3f9d547 ^

e087f6d4

d3f9d547 ^




fbc8f725 ^
d3f9d547 ^

e087f6d4
d3f9d547 ^
e087f6d4
d3f9d547 ^

327b7c16 ^
e087f6d4
d3f9d547 ^
a735f5ad ^


cdccafb6 ^
fbc8f725 ^
7887ed24 ^

cdccafb6 ^
a735f5ad ^




d3f9d547 ^








327b7c16 ^
d3f9d547 ^
2a786b26 ^
d3f9d547 ^
0654c702 ^
d3f9d547 ^

327b7c16 ^
d3f9d547 ^



2b52e9e6 ^








e087f6d4

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116