diff options
| author | Michael Chicoine <mc2739@gmail.com> | 2009-11-29 20:50:54 +0000 |
|---|---|---|
| committer | Michael Chicoine <mc2739@gmail.com> | 2009-11-29 20:50:54 +0000 |
| commit | 2bfcb6e86c3d401c43dc4ebe8bb6d3f5425218f4 (patch) | |
| tree | c372055a4a35a8c6a6ae534af659c46daecab36c /manual/rockbox_interface | |
| parent | 81a91dd46e7738080c82f79dfe8a5e4383deed1c (diff) | |
| download | rockbox-2bfcb6e86c3d401c43dc4ebe8bb6d3f5425218f4.zip rockbox-2bfcb6e86c3d401c43dc4ebe8bb6d3f5425218f4.tar.gz rockbox-2bfcb6e86c3d401c43dc4ebe8bb6d3f5425218f4.tar.bz2 rockbox-2bfcb6e86c3d401c43dc4ebe8bb6d3f5425218f4.tar.xz | |
Manual updates
Correct gramatics, missing spacing, typos, etc.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23788 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface')
| -rw-r--r-- | manual/rockbox_interface/main.tex | 4 | ||||
| -rw-r--r-- | manual/rockbox_interface/wps.tex | 10 |
2 files changed, 8 insertions, 6 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 834a039..04045a9 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -677,8 +677,8 @@ your \dap{}. \note{Some of the themes shipped with Rockbox need additional fonts from the fonts package, so make sure you installed them. Also, if you downloaded additional themes from the Internet make sure you -have the needed fonts installed as otherwise the theme may get displayed -garbled.} +have the needed fonts installed as otherwise the theme may not display +properly.} } \opt{usb_charging} diff --git a/manual/rockbox_interface/wps.tex b/manual/rockbox_interface/wps.tex index 2c8ecfa..7ea0f3d 100644 --- a/manual/rockbox_interface/wps.tex +++ b/manual/rockbox_interface/wps.tex @@ -5,7 +5,7 @@ currently playing audio file. % \opt{lcd_bitmap}{% The appearance of the WPS can be configured using WPS configuration files. - The items shown depend on your configuration -- all item can be turned on + The items shown depend on your configuration -- all items can be turned on or off independently. Refer to \reference{ref:wps_tags} for details on how to change the display of the WPS. \begin{itemize} @@ -258,10 +258,12 @@ This screen is accessible from the WPS screen, and provides a detailed view of all the identity information about the current track. This info is known as meta data and is stored in audio file formats to keep information on artist, album etc. To access this screen, % -\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD}{ +\opt{PLAYER_PAD,RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IRIVER_H10_PAD,% + MROBE100_PAD,SANSA_C200_PAD,SANSA_CLIP_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,% + GIGABEAT_PAD,GIGABEAT_S_PAD}{ press \ActionWpsIdThreeScreen. }% -\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD}{press \ActionWpsContext{} - to access the \setting{WPS Context Menu} and select +\opt{ONDIO_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,IAUDIO_M3_PAD}{press + \ActionWpsContext{} to access the \setting{WPS Context Menu} and select \setting{Show Track Info}. }% \opt{RECORDER_PAD,PLAYER_PAD,ONDIO_PAD}{Use \ButtonLeft\ and \ButtonRight\ to move through the information.}% |