summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Menes <rmenes@rockbox.org>2009-02-16 23:28:27 +0000
committerRobert Menes <rmenes@rockbox.org>2009-02-16 23:28:27 +0000
commit21ab16a36f3702780a3db4da55835de006a6fd25 (patch)
treeb9ea9d69614319f0feb23d13247ec3ee5d638d82
parent360d3d720b87f2029c399a468294838a71181f64 (diff)
downloadrockbox-21ab16a36f3702780a3db4da55835de006a6fd25.tar.gz
rockbox-21ab16a36f3702780a3db4da55835de006a6fd25.zip
Fix for two plugin descriptions in the manual; on the Rockboy options, the screen rotation option should rotate it "90 degrees", not "90 percent". Fix the Rockblox description to use better English and be a little more descriptive.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20025 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/plugins/rockblox.tex9
-rw-r--r--manual/plugins/rockboy.tex4
2 files changed, 6 insertions, 7 deletions
diff --git a/manual/plugins/rockblox.tex b/manual/plugins/rockblox.tex
index cdf7a895d7..3dc98b524a 100644
--- a/manual/plugins/rockblox.tex
+++ b/manual/plugins/rockblox.tex
@@ -1,11 +1,10 @@
1% $Id$ % 1% $Id$ %
2\subsection{Rockblox} 2\subsection{Rockblox}
3\screenshot{plugins/images/ss-rockblox}{Rockblox}{fig:rockblox} 3\screenshot{plugins/images/ss-rockblox}{Rockblox}{fig:rockblox}
4Rockblox is a rockbox version of the classic falling blocks game. The aim of the game is to make 4Rockblox is a Rockbox version of the classic falling blocks game from Russia.
5the falling blocks of different shapes form full rows. Whenever a row is 5The aim of the game is to make the falling blocks of different shapes
6complete it will be cleared and the game score will increase. For every ten 6form full rows. Whenever a row is completed, it will be cleared away, and you gain points. For every ten lines completed, the game level increases,
7lines completed the game level increases, making the blocks fall faster. If the 7making the blocks fall faster. If the pile of blocks reaches the ceiling, the game is over.
8pile of blocks reach the ceiling the game is over.
9 8
10\begin{table} 9\begin{table}
11 \begin{btnmap}{}{} 10 \begin{btnmap}{}{}
diff --git a/manual/plugins/rockboy.tex b/manual/plugins/rockboy.tex
index 7322e22266..bdce573309 100644
--- a/manual/plugins/rockboy.tex
+++ b/manual/plugins/rockboy.tex
@@ -1,7 +1,7 @@
1\subsection{\label{ref:Rockboy}Rockboy} 1\subsection{\label{ref:Rockboy}Rockboy}
2\screenshot{plugins/images/ss-rockboy}{Rockboy}{img:rockboy} 2\screenshot{plugins/images/ss-rockboy}{Rockboy}{img:rockboy}
3Rockboy is a Nintendo Game Boy and Game Boy Color emulator for Rockbox based on 3Rockboy is a Nintendo Game Boy and Game Boy Color emulator for Rockbox based on
4the gnuboy emulator. To start a game open a ROM file saved as \fname{.gb} or 4the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
5\fname{.gbc} in the file browser.\\ 5\fname{.gbc} in the file browser.\\
6 6
7\opt{ipod}{ 7\opt{ipod}{
@@ -96,7 +96,7 @@ the gnuboy emulator. To start a game open a ROM file saved as \fname{.gb} or
96 or whether it should be displayed unscaled% 96 or whether it should be displayed unscaled%
97 }. 97 }.
98 \item[Screen Rotate.] 98 \item[Screen Rotate.]
99 Rotate the displayed picture by 90 percent. 99 Rotate the displayed picture by 90 degrees.
100 \item[Set Palette.] 100 \item[Set Palette.]
101 Pick one of a few predefined colour palettes. 101 Pick one of a few predefined colour palettes.
102 } 102 }