summaryrefslogtreecommitdiff
path: root/docs/CUSTOM_WPS_FORMAT
diff options
context:
space:
mode:
authorJustin Heiner <jheiner@rockbox.org>2002-09-05 16:52:47 +0000
committerJustin Heiner <jheiner@rockbox.org>2002-09-05 16:52:47 +0000
commit52681472c8a0105d8a0d2b73e547edcb7a8a0a8e (patch)
treea43ffbcbd1b2e6ddda72aa546c186f654340d14b /docs/CUSTOM_WPS_FORMAT
parentc4207f1e341928df84593c9c68f9c2fd9b9bac8b (diff)
downloadrockbox-52681472c8a0105d8a0d2b73e547edcb7a8a0a8e.tar.gz
rockbox-52681472c8a0105d8a0d2b73e547edcb7a8a0a8e.zip
Ahhh... I see the confusion now
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2188 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs/CUSTOM_WPS_FORMAT')
-rw-r--r--docs/CUSTOM_WPS_FORMAT8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT
index 3437a07ea3..cc2d617375 100644
--- a/docs/CUSTOM_WPS_FORMAT
+++ b/docs/CUSTOM_WPS_FORMAT
@@ -1,5 +1,5 @@
1Custom WPS Display 1Custom WPS Display
2wps.config File Format Specifications 2File Format Specifications
3 3
4Description / General Info 4Description / General Info
5-------------------------- 5--------------------------
@@ -13,8 +13,10 @@ Description / General Info
13 13
14File Location 14File Location
15------------- 15-------------
16The configuration file must be located in the /.rockbox folder of the 16The default configuration file must be located in the /.rockbox folder
17device and must be named default.wps (lowercase) 17of the evice and must be named default.wps (lowercase). Any other Custom
18WPS files may be located anywhere on the drive. The only restriction
19is that they must end in .wps
18 20
19Tags 21Tags
20---- 22----