diff options
author | Justin Heiner <jheiner@rockbox.org> | 2002-09-05 16:52:47 +0000 |
---|---|---|
committer | Justin Heiner <jheiner@rockbox.org> | 2002-09-05 16:52:47 +0000 |
commit | 52681472c8a0105d8a0d2b73e547edcb7a8a0a8e (patch) | |
tree | a43ffbcbd1b2e6ddda72aa546c186f654340d14b /docs/CUSTOM_WPS_FORMAT | |
parent | c4207f1e341928df84593c9c68f9c2fd9b9bac8b (diff) | |
download | rockbox-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_FORMAT | 8 |
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 @@ Custom WPS Display -wps.config File Format Specifications +File Format Specifications Description / General Info -------------------------- @@ -13,8 +13,10 @@ Description / General Info File Location ------------- -The configuration file must be located in the /.rockbox folder of the -device and must be named default.wps (lowercase) +The default configuration file must be located in the /.rockbox folder +of the evice and must be named default.wps (lowercase). Any other Custom +WPS files may be located anywhere on the drive. The only restriction +is that they must end in .wps Tags ---- |