summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-08-29 11:42:22 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-08-29 11:42:22 +0000
commit95331c74b5816f3278cb2b864c0310ba5dc8b985 (patch)
treee2b922fd0bab27356f7619b4847e27eeaf41291b /www
parent68c6cc29efbe250ecdcb81596fffa94db2ae67f3 (diff)
downloadrockbox-95331c74b5816f3278cb2b864c0310ba5dc8b985.tar.gz
rockbox-95331c74b5816f3278cb2b864c0310ba5dc8b985.zip
the resume question comes on boot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2054 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-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 @@
#define _PAGE_ Rockbox Boots Up
#include "head.t"
#include "manual.t"
+
+<p> When Rockbox boots up it'll display the Rockbox logo (with the version
+number beneath) for a short time.
+
<p>
-When Rockbox boots up, it'll display the Rockbox logo for a short time, and
-then it'll jump right into the <a href="rec-dir.html">dir browser</a> showing
-the root (toplevel) directory of your Archos.
+ If you have previously set 'Resume' to ASK or ON, you will now either get a
+question about doing the resume or the resume will be done automaticly.
+
<p>
-<img src="rec-boot.png" width=120 height=70 alt="Rockbox Logo">
+ If you selected no on the resume question, or had 'Resume' set to OFF, it'll
+jump right into the <a href="rec-dir.html">dir browser</a> showing the root
+(toplevel) directory of your Archos.
+
+<p> <img src="rec-boot.png" width=120 height=70 alt="Rockbox Logo">
#include "foot.t"