summaryrefslogtreecommitdiff
path: root/www/manual/play-menu.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/manual/play-menu.t')
-rw-r--r--www/manual/play-menu.t32
1 files changed, 0 insertions, 32 deletions
diff --git a/www/manual/play-menu.t b/www/manual/play-menu.t
deleted file mode 100644
index 52d0f5438a..0000000000
--- a/www/manual/play-menu.t
+++ /dev/null
@@ -1,32 +0,0 @@
1#define _PAGE_ Rockbox Main Menu
2#include "head.t"
3#include "manual.t"
4<p>
5The main menu offers:
6<p>
7[screen dump]
8<p>
9Sound Settings -
10<p>
11General Settings -
12<p>
13Info -
14<p>
15Version -
16<p>
17(Debug? -)
18
19<p>
20<table class=buttontable>
21<tr><th>Button</th><th>Function</th>
22<tr><td>-</td><td>Move upwards in the list</td></tr>
23<tr><td>+</td><td>Move downwards in the list</td></tr>
24<tr><td>PLAY</td><td>Selects the menu alternative the cursor is "on"</td></tr>
25<tr><td>MENU</td>
26<td>Toggle back to the screen you came from when you arrived here,
27<a href="play-wps.html">WPS</a> or <a href="play-dir.html">dir browser</a></td>
28</tr>
29</table>
30
31
32#include "foot.t"