summaryrefslogtreecommitdiff
path: root/www/screenshots/index.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
committerBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
commit6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 (patch)
treed11bbebc69df06d60970d05b4816e13d93602f2d /www/screenshots/index.t
parent8cece5a745f30234bfced4becfd9dfe4ca1047d4 (diff)
downloadrockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.gz
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.zip
Splitting out www
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11952 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/screenshots/index.t')
-rw-r--r--www/screenshots/index.t48
1 files changed, 0 insertions, 48 deletions
diff --git a/www/screenshots/index.t b/www/screenshots/index.t
deleted file mode 100644
index 761e0a381e..0000000000
--- a/www/screenshots/index.t
+++ /dev/null
@@ -1,48 +0,0 @@
1#define _PAGE_ Rockbox Screenshots
2#include "head.t"
3
4<p><i>Images displayed here are enlarged</i>
5<p>
6<img height="136" width="240" border="0" src="boot.png"><br>
7Boot screen.
8<p>
9<img height="136" width="240" border="0" src="resume.png">
10<img height="136" width="240" border="0" src="resume-se.png">
11<br>
12Boot-up resume question, in english and swedish!
13<p>
14<img height="136" width="240" border="0" src="dirbrowser.png">
15<img height="136" width="240" border="0" src="dirbrowser2.png"><br>
16Directory browser, using original and custom font (uwe_prop).
17<p>
18<img height="136" width="240" border="0" src="mainmenu.png">
19<img height="136" width="240" border="0" src="mainmenu-se.png"><br>
20Main menu, in english and in swedish, the swedish one using a custom font.
21<p>
22<img height="136" width="240" border="0" src="wps.png"><br>
23While Playing Screen displaying song information
24<p>
25<img height="136" width="240" border="0" src="bounce.png">
26<img height="136" width="240" border="0" src="bounce2.png"><br>
27Two modes of the "Bounce" demo.
28<p>
29<img height="136" width="240" border="0" src="cube.png"><br>
30Rotating cube demo.
31<p>
32<img height="136" width="240" border="0" src="snow.png"><br>
33Snow demo.
34<p>
35<img height="136" width="240" border="0" src="sokoban.png"><br>
36Sokoban game.
37<p>
38<img height="136" width="240" border="0" src="tetris.png"><br>
39Tetris game.
40<p>
41<img height="136" width="240" border="0" src="version.png">
42<img height="136" width="240" border="0" src="version2.png"><br>
43Movie-style credits display, using original and custom font (uwe_prop again).
44<p>
45<img height="136" width="240" border="0" src="wormlet.png"><br>
46Wormlet game
47
48#include "foot.t"