mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
Patch #4972 from Dominik Riebeling. Fix reference to plugin chapter.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9382 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
7d6810ceec
commit
28c86ce19a
2 changed files with 2 additions and 2 deletions
|
@ -313,7 +313,7 @@ This menu allows you to work with playlists. Playlists can either be created aut
|
||||||
\section{Browse Plugins}
|
\section{Browse Plugins}
|
||||||
With this option you can load and run various plugins that have been written for Rockbox.\\
|
With this option you can load and run various plugins that have been written for Rockbox.\\
|
||||||
|
|
||||||
A detailed description of the different plugins begins on page \pageref{ref:Part5}.
|
A detailed description of the different plugins begins on page \pageref{ref:plugins}.
|
||||||
|
|
||||||
\section{\label{ref:Info}Info}
|
\section{\label{ref:Info}Info}
|
||||||
This option shows MP3 RAM buffer size, battery voltage level and estimated time remaining, disk total space and disk free space.
|
This option shows MP3 RAM buffer size, battery voltage level and estimated time remaining, disk total space and disk free space.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
\chapter{Plugins}
|
\chapter{Plugins}\label{ref:plugins}
|
||||||
Plugins are little programs that Rockbox can load and run. Plugins have
|
Plugins are little programs that Rockbox can load and run. Plugins have
|
||||||
the file extension .rock. Most of them can be started from the main
|
the file extension .rock. Most of them can be started from the main
|
||||||
menu if you put them in the \textbf{/.rockbox/rocks} directory. Press
|
menu if you put them in the \textbf{/.rockbox/rocks} directory. Press
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue