From 21ca64d7cda167d325d9b21ac25155eff13aac12 Mon Sep 17 00:00:00 2001 From: Christian Soffke Date: Sun, 27 Nov 2022 23:01:14 +0100 Subject: File Browser: Add “Set As..." context menu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Moves options for configuring: - Playlist Directory - Recording Directory - Start Directory into a single menu. Necessary prerequisite for giving the "Playlist Catalogue" context menu item a title that's a little more action-oriented ("Add to Playlist…”). Change-Id: I4ee08fc67d5350c38ae1a57cb345c4ed1082d0b5 --- manual/rockbox_interface/browsing_and_playing.tex | 35 +++++++++++++---------- 1 file changed, 20 insertions(+), 15 deletions(-) (limited to 'manual/rockbox_interface/browsing_and_playing.tex') diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index 1a97aaab31..d97d227fe9 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -148,11 +148,6 @@ each option pertains both to files and directories): Deletes the currently selected directory and all of the files and subdirectories it may contain. Deleted directories cannot be recovered. Use this feature with caution! -\opt{lcd_non-mono}{ -\item [Set As Backdrop.] - Set the selected \fname{bmp} file as background image. The bitmaps need to meet the - conditions explained in \reference{ref:LoadingBackdrops}. -} \item [Open with.] Runs a viewer plugin on the file. Normally, when a file is selected in Rockbox, Rockbox automatically detects the file type and runs the appropriate plugin. @@ -168,17 +163,11 @@ each option pertains both to files and directories): Shows properties such as size and the time and date of the last modification for the selected file. If used on a directory, the number of files and subdirectories will be shown, as well as the total size. -\opt{recording}{ - \item [Set As Recording Directory.] - Save recordings in the selected directory. +\opt{lcd_non-mono}{ +\item [Set As Backdrop.] + Set the selected \fname{bmp} file as background image. The bitmaps need to meet the + conditions explained in \reference{ref:LoadingBackdrops}. } -\item [\label{ref:StartFileBrowserHere}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. - \note{If you have \setting{Auto-Change Directory} and - \setting{Constrain Auto-Change} enabled, the directories returned will - be constrained to the directory you have chosen here and those below it. - See \reference{ref:ConstrainAutoChange}} \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. @@ -186,6 +175,22 @@ each option pertains both to files and directories): selecting, but simply bring you to its location in the \setting{File Browser}. \end{description} +\subsubsection{Set As...} +\begin{description} + \item [Playlist Directory.] + Set as default directory for the Playlist Catalogue. + \opt{recording}{ + \item [Recording Directory.] + Save recordings in the selected directory. + } + \item [\label{ref:StartDirectory}Start Directory.] + Set as default start directory for the File Browser. + \note{If you have \setting{Auto-Change Directory} and + \setting{Constrain Auto-Change} enabled, the directories returned will + be constrained to the directory you have chosen here and those below it. + See \reference{ref:ConstrainAutoChange}} +\end{description} + \subsection{\label{sec:virtual_keyboard}Virtual Keyboard} \screenshot{rockbox_interface/images/ss-virtual-keyboard}{The virtual keyboard}{} This is the virtual keyboard that is used when entering text in Rockbox, for -- cgit v1.2.3