diff options
| author | Nils Wallménius <nils@rockbox.org> | 2008-12-28 10:16:50 +0000 |
|---|---|---|
| committer | Nils Wallménius <nils@rockbox.org> | 2008-12-28 10:16:50 +0000 |
| commit | 34c9b111389e2069ad7397163d0eb8bc5b5cc4e4 (patch) | |
| tree | beb55b1b7d949da6c7e14c84c431a6be2020424b | |
| parent | 081b111138d5946c3760d010d6c04b28dd707ef7 (diff) | |
| download | rockbox-34c9b111389e2069ad7397163d0eb8bc5b5cc4e4.zip rockbox-34c9b111389e2069ad7397163d0eb8bc5b5cc4e4.tar.gz rockbox-34c9b111389e2069ad7397163d0eb8bc5b5cc4e4.tar.bz2 rockbox-34c9b111389e2069ad7397163d0eb8bc5b5cc4e4.tar.xz | |
Unbreak the changelog and don't say that releases include fonts, they don't ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19604 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/appendix/changelog.tex | 1 | ||||
| -rw-r--r-- | manual/getting_started/installation.tex | 8 |
2 files changed, 4 insertions, 5 deletions
diff --git a/manual/appendix/changelog.tex b/manual/appendix/changelog.tex index 2af8f9c..6808cb2 100644 --- a/manual/appendix/changelog.tex +++ b/manual/appendix/changelog.tex @@ -2,6 +2,7 @@ \section{What is new since v3.0?} \subsection{New features} +\begin{changelog} \item 2008-12-09: Album Art resizing. \item 2008-12-09: FM radio support on Gigabeat S. \item 2008-11-26: Software controlled backlight fading for targets without hardware fading (e200v1, c200v1, X5, Cowon D2 and H300) diff --git a/manual/getting_started/installation.tex b/manual/getting_started/installation.tex index d887a45..85c5818 100644 --- a/manual/getting_started/installation.tex +++ b/manual/getting_started/installation.tex @@ -301,11 +301,9 @@ structure that Rockbox needs.} \subsubsection{Installing the fonts package}{\index{Installation!Fonts}\label{sec:installing_fonts} Rockbox has a fonts package that is available at \url{http://www.rockbox.org/daily.shtml} or from the \emph{extras} link in - the menu on the Rockbox website. While the current builds and - daily builds change frequently, the fonts package rarely changes and is - therefore not included in these builds. When installing Rockbox for the first - time, you should install the fonts package. The release version, on the other hand, - does not change, so fonts are included with it. + the menu on the Rockbox website. The fonts package rarely changes and is + therefore not included in the firmware \fname{.zip} file. When installing + Rockbox for the first time, you should install the fonts package. \begin{enumerate} |