diff options
author | Christi Scarborough <christi@coraline.org> | 2005-11-17 20:14:59 +0000 |
---|---|---|
committer | Christi Scarborough <christi@coraline.org> | 2005-11-17 20:14:59 +0000 |
commit | 4c0b83f5e913820bbcf203fee1606d9910925946 (patch) | |
tree | c4e9cdcb1cf8196f60a3ff8b68ebc5d1a514e967 /wps | |
parent | bc1fb0f5d91084d3e06ef3526533324108bf1de7 (diff) | |
download | rockbox-4c0b83f5e913820bbcf203fee1606d9910925946.tar.gz rockbox-4c0b83f5e913820bbcf203fee1606d9910925946.zip |
Remote WPS support (and some WPS bugfixes) by Stephan Wezel
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7934 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'wps')
-rw-r--r-- | wps/rockbox_default.rwps | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wps/rockbox_default.rwps b/wps/rockbox_default.rwps new file mode 100644 index 0000000000..b1427cab84 --- /dev/null +++ b/wps/rockbox_default.rwps @@ -0,0 +1,2 @@ +# Dummy file to allow Rockbox to reset to the default WPS config. +# Do not edit this file. It's never actually loaded by Rockbox. |