1
0
Fork 0
forked from len0rd/rockbox

Manual: correct spelling of catalogue.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30272 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Alex Parker 2011-08-09 13:53:39 +00:00
parent 6013614cdd
commit 39cc63e099
5 changed files with 16 additions and 16 deletions

View file

@ -149,7 +149,7 @@
\opt{recording}{recording, } \opt{recording}{recording, }
\opt{radio}{radio, } \opt{radio}{radio, }
bookmarks & N/A\\ bookmarks & N/A\\
playlist catalog directory & /path/to/dir & N/A\\ playlist catalogue directory & /path/to/dir & N/A\\
\nopt{wheel_acceleration}{ \nopt{wheel_acceleration}{
list\_accel\_start\_delay & 0 to 10 & ms\\ list\_accel\_start\_delay & 0 to 10 & ms\\
list\_accel\_wait & 1 to 10 & s\\ list\_accel\_wait & 1 to 10 & s\\

View file

@ -178,7 +178,7 @@ from where you currently are.
specified file. If no path is provided then playlist is saved to the current specified file. If no path is provided then playlist is saved to the current
directory. directory.
\item[View Catalog:] \item[View Catalogue:]
Provides a simple interface to maintain Provides a simple interface to maintain
several playlists (see \reference{ref:working_with_playlists}). several playlists (see \reference{ref:working_with_playlists}).
\end{description} \end{description}

View file

@ -141,9 +141,9 @@ each option pertains both to files and directories):
\begin{description} \begin{description}
\item [Playlist.] \item [Playlist.]
Enters the \setting{Playlist Submenu} (see \reference{ref:playlist_submenu}). Enters the \setting{Playlist Submenu} (see \reference{ref:playlist_submenu}).
\item [Playlist Catalog.] \item [Playlist Catalogue.]
Enters the \setting{Playlist Catalog Submenu} (see Enters the \setting{Playlist Catalogue Submenu} (see
\reference{ref:playlist_catalog}). \reference{ref:playlist_catalogue}).
\item [Rename.] \item [Rename.]
This function lets the user modify the name of a file or directory. This function lets the user modify the name of a file or directory.
\item [Cut.] \item [Cut.]

View file

@ -229,10 +229,10 @@ can find the \setting{Playlist Viewer Settings}.
\end{description} \end{description}
\subsubsection{Playlist catalog} \subsubsection{Playlist catalogue}
\begin{description} \begin{description}
\item [View catalog.] This lists all playlists that are part of the \item [View catalogue.] This lists all playlists that are part of the
Playlist catalog. You can load a new playlist directly from this list. Playlist catalogue. You can load a new playlist directly from this list.
\item [Add to playlist.] Adds the currently playing file to a playlist. \item [Add to playlist.] Adds the currently playing file to a playlist.
Select the playlist you want the file to be added to and it will get Select the playlist you want the file to be added to and it will get
appended to that playlist. appended to that playlist.

View file

@ -54,17 +54,17 @@ can be used as described in \ref{ref:playlist_submenu}
to create a new playlist instead of adding to an existing one. to create a new playlist instead of adding to an existing one.
This will \emph{erase} any dynamic playlist. This will \emph{erase} any dynamic playlist.
\subsubsection{\label{ref:playlist_catalog}By using the Playlist catalog} \subsubsection{\label{ref:playlist_catalogue}By using the Playlist catalogue}
The \setting{Playlist catalog} makes it possible to modify and create playlists The \setting{Playlist catalogue} makes it possible to modify and create
that are not currently playing. To do this select \setting{Playlist catalog} playlists that are not currently playing. To do this select \setting{Playlist
in the \setting{Context Menu}. There you will have two choices, catalogue} in the \setting{Context Menu}. There you will have two choices,
\setting{Add to playlist} adds the selected track or directory to an existing \setting{Add to playlist} adds the selected track or directory to an existing
playlist and \setting{Add to a new playlist} creates a new playlist containing playlist and \setting{Add to a new playlist} creates a new playlist containing
the selected track or directory.\\ the selected track or directory.\\
\note{All playlists in the \setting{Playlist catalog} are stored by default \note{All playlists in the \setting{Playlist catalogue} are stored by default
in the \fname{/Playlists} directory in the root of your \daps{} disk and in the \fname{/Playlists} directory in the root of your \daps{} disk and
playlists stored in other locations are not included in the catalog. It is playlists stored in other locations are not included in the catalogue. It is
however possible to move existing playlists there (see however possible to move existing playlists there (see
\reference{ref:Contextmenu}).} \reference{ref:Contextmenu}).}
@ -172,8 +172,8 @@ Playlist files, like regular music tracks, can be selected through the
\setting{File Browser}. When loading a playlist from disk it will replace \setting{File Browser}. When loading a playlist from disk it will replace
the current dynamic playlist. the current dynamic playlist.
\subsubsection{Through the \setting{Playlist catalog}} \subsubsection{Through the \setting{Playlist catalogue}}
The \setting{Playlist catalog} offers a shortcut to all playlists in your The \setting{Playlist catalogue} offers a shortcut to all playlists in your
\daps{} specified playlist directory. \daps{} specified playlist directory.
It can be used like the \setting{File Browser}. It can be used like the \setting{File Browser}.