diff options
| author | Andree Buschmann <AndreeBuschmann@t-online.de> | 2011-10-18 19:09:36 +0000 |
|---|---|---|
| committer | Andree Buschmann <AndreeBuschmann@t-online.de> | 2011-10-18 19:09:36 +0000 |
| commit | 5bdfa322ce55b1660f1841bf035a261ca627cb20 (patch) | |
| tree | 6f33b6d8da2c85b958602e534fbf86cc0353f545 | |
| parent | 02395cf1a4c422d8884703ed9046b290f4503e2f (diff) | |
| download | rockbox-5bdfa322ce55b1660f1841bf035a261ca627cb20.zip rockbox-5bdfa322ce55b1660f1841bf035a261ca627cb20.tar.gz rockbox-5bdfa322ce55b1660f1841bf035a261ca627cb20.tar.bz2 rockbox-5bdfa322ce55b1660f1841bf035a261ca627cb20.tar.xz | |
Submit FS#11805: Add setting 'Start File Browser Here' to manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30788 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/rockbox_interface/browsing_and_playing.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index 7a97cf1..15ab672 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -188,6 +188,9 @@ each option pertains both to files and directories): \item [Set As Recording Directory.] Save recordings in the selected directory. } +\item [Start File Browser Here.] + This option allows users to set the currently selected directory as the default + start directory for the file browser. This option is not available for files. \item [Add to Shortcuts.] Adds a link to the selected item in the \fname{shortcuts.link} file. If the file does not already exist it will be created in the root directory. |