From 28c86ce19a4b31d376c41a3265f3313bd05b394e Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Fri, 31 Mar 2006 11:54:55 +0000 Subject: 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 --- manual/main_menu/main.tex | 2 +- manual/plugins/main.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/main_menu/main.tex b/manual/main_menu/main.tex index 95f8897978..7ffbae0691 100644 --- a/manual/main_menu/main.tex +++ b/manual/main_menu/main.tex @@ -313,7 +313,7 @@ This menu allows you to work with playlists. Playlists can either be created aut \section{Browse Plugins} 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} This option shows MP3 RAM buffer size, battery voltage level and estimated time remaining, disk total space and disk free space. diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index ce25d352c0..f871d1e2fa 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -1,4 +1,4 @@ -\chapter{Plugins} +\chapter{Plugins}\label{ref:plugins} 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 menu if you put them in the \textbf{/.rockbox/rocks} directory. Press -- cgit v1.2.3