summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJustin Heiner <jheiner@rockbox.org>2002-09-06 06:14:52 +0000
committerJustin Heiner <jheiner@rockbox.org>2002-09-06 06:14:52 +0000
commiteb94e0bdd761cedeb84b4eab5b55e8cb48e45ddc (patch)
tree88c7c4ceea1802a2580dee12538b76eb11062a47 /docs
parent4bd90cc2ca23561dcafa1204b664007cab3cefb1 (diff)
downloadrockbox-eb94e0bdd761cedeb84b4eab5b55e8cb48e45ddc.tar.gz
rockbox-eb94e0bdd761cedeb84b4eab5b55e8cb48e45ddc.zip
Fixed a couple problems
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2198 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
-rw-r--r--docs/CUSTOM_WPS_FORMAT6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT
index cc2d617375..e5ce8e6026 100644
--- a/docs/CUSTOM_WPS_FORMAT
+++ b/docs/CUSTOM_WPS_FORMAT
@@ -5,7 +5,7 @@ Description / General Info
5-------------------------- 5--------------------------
6* The Custom WPS Display is used on both the Rockbox Player and Recorder, 6* The Custom WPS Display is used on both the Rockbox Player and Recorder,
7 as a means to customize the WPS to the user's likings. 7 as a means to customize the WPS to the user's likings.
8* After editing the wps.config file, you may need to reboot your Rockbox. 8* After editing the .wps file, you may need to reboot your Rockbox.
9* The file may be 2 lines long for the Player, and 6 lines for the Recorder. 9* The file may be 2 lines long for the Player, and 6 lines for the Recorder.
10* The line that has the time displayed on it MUST NOT be the line that 10* The line that has the time displayed on it MUST NOT be the line that
11 is scrolled, or the time will not be updated. 11 is scrolled, or the time will not be updated.
@@ -71,8 +71,8 @@ Other Tags:
71 %s is ignored if combined with %pb, %pc or %pr on the same 71 %s is ignored if combined with %pb, %pc or %pr on the same
72 line (the result wouldn't be good anyway). 72 line (the result wouldn't be good anyway).
73 73
74Example wps.config 74Example File
75------------------ 75------------
76%s%?in<%in - >%?it<%it|%fn> %?ia<[%ia%?id<, %id>]> 76%s%?in<%in - >%?it<%it|%fn> %?ia<[%ia%?id<, %id>]>
77%pb%pc/%pt 77%pb%pc/%pt
78 78