diff options
| author | Alex Parker <rockbox@aeparker.com> | 2010-03-22 20:41:14 +0000 |
|---|---|---|
| committer | Alex Parker <rockbox@aeparker.com> | 2010-03-22 20:41:14 +0000 |
| commit | 7e84cca44131e07a0012129b9f5cc73bc5c5cb39 (patch) | |
| tree | f98aa2cf6eaa2aece7e3fb20968ac5dd6e4e0135 | |
| parent | be8a5afaa9387ac5abfa597dfdfb740dd33a294f (diff) | |
| download | rockbox-7e84cca44131e07a0012129b9f5cc73bc5c5cb39.zip rockbox-7e84cca44131e07a0012129b9f5cc73bc5c5cb39.tar.gz rockbox-7e84cca44131e07a0012129b9f5cc73bc5c5cb39.tar.bz2 rockbox-7e84cca44131e07a0012129b9f5cc73bc5c5cb39.tar.xz | |
Improve %pE description.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25295 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/appendix/wps_tags.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index b98d3cf..b8e4e25 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -140,7 +140,7 @@ produce the information for the next file to be played. & \config{\%pS7{\textless}in the first 7 seconds of track{\textbar}in the rest of the track{\textgreater}}\\ \config{\%pE} & Track is ending. An optional number gives how many seconds - the tag remains true for before the end of the track. The default is + before the end of the track the tag becomes true. The default is 10 seconds if no number is specified.\\ & \config{\%pE7{\textless}in the last 7 seconds of track{\textbar}in the rest of the track{\textgreater}}\\ |