summaryrefslogtreecommitdiff
path: root/manual/plugins/alarmclock.tex
diff options
context:
space:
mode:
authorTeruaki Kawashima <teru@rockbox.org>2010-10-07 13:19:21 +0000
committerTeruaki Kawashima <teru@rockbox.org>2010-10-07 13:19:21 +0000
commitd9a328872e5779c92e63fc8fe8e09c0061e116d7 (patch)
treed296de10e3752fdbf6b8f2489197a29f9f9e8e46 /manual/plugins/alarmclock.tex
parent2d86417c46fcdb37b36df3354cfd9650e0bc986e (diff)
downloadrockbox-d9a328872e5779c92e63fc8fe8e09c0061e116d7.tar.gz
rockbox-d9a328872e5779c92e63fc8fe8e09c0061e116d7.zip
alarm clock: don't have user pause the playback manually. make the plugin pause it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28217 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/alarmclock.tex')
-rw-r--r--manual/plugins/alarmclock.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/alarmclock.tex b/manual/plugins/alarmclock.tex
index d427bd4532..617a208fdb 100644
--- a/manual/plugins/alarmclock.tex
+++ b/manual/plugins/alarmclock.tex
@@ -23,6 +23,6 @@ This plugin is an alarm clock, which resumes a paused song at a given time.
23\end{btnmap} 23\end{btnmap}
24 24
25\subsubsection{Setting an alarm} 25\subsubsection{Setting an alarm}
26First select a track and play it, then pause the track and launch the 26First select a track and play it, then launch the ``alarmclock'' plugin. The
27``alarmclock'' plugin. Enter a 24h-time (e.g. 13:58) and set the alarm. 27plugin pauses the playback. Enter a 24h-time (e.g. 13:58) and set the alarm.
28Music playback will resume when the set time is reached. 28Music playback will resume when the set time is reached.