rockbox/www/manual/rec-boot.t
Daniel Stenberg 95331c74b5 the resume question comes on boot
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2054 a1c6a512-1295-4272-9138-f99709370657
2002-08-29 11:42:22 +00:00

19 lines
618 B
Perl

#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>
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>
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"