about summary refs log tree commit diff stats
path: root/dwm.html
diff options
context:
space:
mode:
authorAnselm R.Garbe <arg@10ksloc.org>2006-08-10 13:30:39 +0200
committerAnselm R.Garbe <arg@10ksloc.org>2006-08-10 13:30:39 +0200
commitc3e5f5cc9a8dce5ab9cbcb0a97ca0343dcf92d10 (patch)
tree75ed125068773e5178296e58e7c94184194f61d8 /dwm.html
parent1c620d27d82e5a14f699d6304738c625cd617495 (diff)
downloaddwm-c3e5f5cc9a8dce5ab9cbcb0a97ca0343dcf92d10.tar.gz
updated html
Diffstat (limited to 'dwm.html')
-rw-r--r--dwm.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/dwm.html b/dwm.html
index efabdac..9d54340 100644
--- a/dwm.html
+++ b/dwm.html
@@ -95,8 +95,8 @@
 		<h4>Links</h4>
 		<ul>
 			<li><a href="http://10kloc.org/cgi-bin/man/man2html?query=dwm">Man page</a></li>
-			<li><a href="http://10kloc.org/shots/dwm-20060807a.png">Screenshot of tiled mode</a> (20060807)</li>
-			<li><a href="http://10kloc.org/shots/dwm-20060807b.png">Screenshotof floating mode</a> (20060807)</li>
+			<li><a href="http://10kloc.org/shots/dwm-20060810a.png">Screenshot of tiled mode</a> (20060810)</li>
+			<li><a href="http://10kloc.org/shots/dwm-20060810b.png">Screenshotof floating mode</a> (20060810)</li>
 			<li><a href="http://10kloc.org/download/poster.ps">A4 poster (PostScript)</a></li>
 			<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>
 			<li>IRC channel: <code>#dwm</code> at <code>irc.oftc.net</code></li>
rtik K. Agaram <vc@akkartik.com> 2017-06-19 21:47:07 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2017-06-19 21:47:07 -0700 3930 - experimental bytecode interpreter' href='/akkartik/mu/commit/subx/build?h=hlt&id=248e789e7cedf9dfab25657d3dfa195d7ad0127b'>248e789e ^
bfadbd4b ^





f898ee7a ^
6e1eeeeb ^
248e789e ^

72f278ae ^
9e5e87ca ^
248e789e ^
9e5e87ca ^
248e789e ^

9e5e87ca ^


248e789e ^
9e5e87ca ^

5170e27c ^
75f2c123 ^

248e789e ^
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