forked from len0rd/rockbox
More nice apostrophes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25976 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e0bb221859
commit
e5d6d7a47e
3 changed files with 6 additions and 6 deletions
|
|
@ -11,5 +11,5 @@
|
|||
%sNo album art found
|
||||
%scheck your filenames.
|
||||
\end{example}
|
||||
This example checks for album art. Album art will be displayed in viewport 'a', if
|
||||
it is found. Otherwise a red flashing warning will be displayed in viewport 'b'.
|
||||
This example checks for album art. Album art will be displayed in viewport `a', if
|
||||
it is found. Otherwise a red flashing warning will be displayed in viewport `b'.
|
||||
|
|
|
|||
|
|
@ -11,5 +11,5 @@
|
|||
%sNo album art found
|
||||
%scheck your filenames.
|
||||
\end{example}
|
||||
This example checks for album art. Album art will be displayed in viewport 'a', if
|
||||
it is found. Otherwise a flashing warning will be displayed in viewport 'b'.
|
||||
This example checks for album art. Album art will be displayed in viewport `a', if
|
||||
it is found. Otherwise a flashing warning will be displayed in viewport `b'.
|
||||
|
|
|
|||
|
|
@ -9,5 +9,5 @@
|
|||
%Vl|b|20|30|50|50|0|
|
||||
%sYou've unlocked your player.
|
||||
\end{example}
|
||||
This example checks for hold. Viewport 'a' will be displayed if it is on,
|
||||
otherwise viewport 'b' will display a flashing warning.
|
||||
This example checks for hold. Viewport `a' will be displayed if it is on,
|
||||
otherwise viewport `b' will display a flashing warning.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue