summaryrefslogtreecommitdiff
path: root/www/screenshots.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/screenshots.t')
-rw-r--r--www/screenshots.t24
1 files changed, 0 insertions, 24 deletions
diff --git a/www/screenshots.t b/www/screenshots.t
deleted file mode 100644
index 6e78ca0fc8..0000000000
--- a/www/screenshots.t
+++ /dev/null
@@ -1,24 +0,0 @@
1#define _PAGE_ Screen shots
2#include "head.t"
3
4<h2>Version 1.2</h2>
5<p>Images are from the UI simulators and differ slightly from target.
6
7<p>
8<table><tr valign=top>
9<td><img src="download/pboot-1.2.png" alt="Player simulator">
10<br>Player boot screen</td>
11
12<td><img src="download/boot-1.2.png" alt="Recorder simulator">
13<br>Recorder boot screen</td>
14
15<td><img src="download/dir-1.2.png" alt="Dir browser"><br>Recorder dir browser</td>
16
17<td><img src="download/wps-1.2.png" alt="WPS"><br>Recorder "While Playing Screen"</td>
18</tr><tr valign=top>
19<td><img src="download/tetris-1.2.png" alt="Tetris"><br>Tetris (recorder only)</td>
20<td><img src="download/sokoban.png" alt="Sokoban"><br>Sokoban (recorder only)</td>
21<td><img src="download/bounce.png" alt="Bounce"><br>Bouncing text (recorder only)</td>
22</tr></table>
23
24#include "foot.t"