Fix for additional space added
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11298 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b5231530be
commit
e918edc48b
1 changed files with 3 additions and 3 deletions
|
@ -254,9 +254,9 @@ related to audio playback.
|
|||
\url{http://www.last.fm}. This service was formely known as
|
||||
\emph{Audioscrobbler}. When you enable this option, you'll have to reboot to
|
||||
start the logging. The log-file is called
|
||||
\opt{CONFIG_RTC}{\fname{.scrobbler.log}}%
|
||||
\nopt{CONFIG_RTC}{\fname{.scrobbler-timeless.log}}%
|
||||
, and is to be found in the root directory of your \dap{}.
|
||||
\opt{CONFIG_RTC}{\fname{.scrobbler.log},}%
|
||||
\nopt{CONFIG_RTC}{\fname{.scrobbler-timeless.log},}%
|
||||
and is to be found in the root directory of your \dap{}.
|
||||
\note{See \wikilink{LastFMLog} for a further description, and for tools you
|
||||
can use to submit your Last.fm log.}
|
||||
|
||||
|
|
Loading…
Reference in a new issue