summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/manual/rec-boot.t16
1 files changed, 12 insertions, 4 deletions
diff --git a/www/manual/rec-boot.t b/www/manual/rec-boot.t
index 894c60c8e9..e80f5fcded 100644
--- a/www/manual/rec-boot.t
+++ b/www/manual/rec-boot.t
@@ -1,11 +1,19 @@
1#define _PAGE_ Rockbox Boots Up 1#define _PAGE_ Rockbox Boots Up
2#include "head.t" 2#include "head.t"
3#include "manual.t" 3#include "manual.t"
4
5<p> When Rockbox boots up it'll display the Rockbox logo (with the version
6number beneath) for a short time.
7
4<p> 8<p>
5When Rockbox boots up, it'll display the Rockbox logo for a short time, and 9 If you have previously set 'Resume' to ASK or ON, you will now either get a
6then it'll jump right into the <a href="rec-dir.html">dir browser</a> showing 10question about doing the resume or the resume will be done automaticly.
7the root (toplevel) directory of your Archos. 11
8<p> 12<p>
9<img src="rec-boot.png" width=120 height=70 alt="Rockbox Logo"> 13 If you selected no on the resume question, or had 'Resume' set to OFF, it'll
14jump right into the <a href="rec-dir.html">dir browser</a> showing the root
15(toplevel) directory of your Archos.
16
17<p> <img src="rec-boot.png" width=120 height=70 alt="Rockbox Logo">
10 18
11#include "foot.t" 19#include "foot.t"