diff options
| author | Nils Wallménius <nils@rockbox.org> | 2008-03-22 15:26:45 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2008-03-22 15:26:45 +0000 |
| commit | b659c0c14cbe89cd7602a847e90058e4f39b7fc3 (patch) | |
| tree | b2be768ad2c292daea6149b05bf47f947f7c430a /manual/rockbox_interface/browsing_and_playing.tex | |
| parent | 58b5ce2275fdedd9eefda3e33fbf2fb910692dd7 (diff) | |
| download | rockbox-b659c0c14cbe89cd7602a847e90058e4f39b7fc3.zip rockbox-b659c0c14cbe89cd7602a847e90058e4f39b7fc3.tar.gz rockbox-b659c0c14cbe89cd7602a847e90058e4f39b7fc3.tar.bz2 rockbox-b659c0c14cbe89cd7602a847e90058e4f39b7fc3.tar.xz | |
FS#8740 by Marc Guay correct option names since the changes to english.lang, add some missing menu items, small tweaks by me. I also added descriptions for 'Say File Type' and 'Announce Battery Level'.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16747 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/browsing_and_playing.tex')
| -rw-r--r-- | manual/rockbox_interface/browsing_and_playing.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index 7e1ab75..1580fc8 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -157,6 +157,11 @@ each option pertains both to files and directories): subdirectories will be shown, as well as the total size. \item [Set As Recording Directory.] Save recordings in the selected directory. +\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. + Note that if you create a shortcut to a file, Rockbox will not open it upon + selecting, but simply bring you to it's location in the \setting{File Browser}. \end{description} \subsection{\label{sec:virtual_keyboard}Virtual Keyboard} |