summaryrefslogtreecommitdiff
path: root/manual/plugins/bounce.tex
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2008-03-23 22:07:09 +0000
committerNils Wallménius <nils@rockbox.org>2008-03-23 22:07:09 +0000
commit12eb058bb065e9cb85949ec3a66c453ac5e1b883 (patch)
treeefabb6d12d1b28d5b8f1fea2b1e5159f7bd27455 /manual/plugins/bounce.tex
parent15ddd7a7ec2aa92767234e37907904309943a27b (diff)
downloadrockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.tar.gz
rockbox-12eb058bb065e9cb85949ec3a66c453ac5e1b883.zip
Make more use of the 'features' system in the manuals (committed in r16304), less stuff to keep in sync manually but keep in mind that changes in config-*.h can now affect the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16765 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/bounce.tex')
-rw-r--r--manual/plugins/bounce.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/bounce.tex b/manual/plugins/bounce.tex
index c9de06f310..ba79bf37f9 100644
--- a/manual/plugins/bounce.tex
+++ b/manual/plugins/bounce.tex
@@ -1,7 +1,7 @@
1\subsection{Bounce} 1\subsection{Bounce}
2\screenshot{plugins/images/ss-bounce}{Bounce}{img:bounce} 2\screenshot{plugins/images/ss-bounce}{Bounce}{img:bounce}
3This demo is of the word ``Rockbox'' bouncing across the screen. 3This demo is of the word ``Rockbox'' bouncing across the screen.
4\opt{CONFIG_RTC}{There is also an analogue clock in the background.} 4\opt{rtc}{There is also an analogue clock in the background.}
5In \setting{Scroll mode} the bouncing text is replaced by a different one 5In \setting{Scroll mode} the bouncing text is replaced by a different one
6scrolling from right to left. 6scrolling from right to left.
7 7