diff options
author | Christi Scarborough <christi@coraline.org> | 2006-05-11 14:27:12 +0000 |
---|---|---|
committer | Christi Scarborough <christi@coraline.org> | 2006-05-11 14:27:12 +0000 |
commit | cc9292fda3dc65d1361cbb39b04ea366860809d8 (patch) | |
tree | 9d37dce636aaec45cac415463702cac7f5aa4064 /wps/rockbox_default.txt.wps | |
parent | 329afc05195dfcfdf6a534586974b8aee3957629 (diff) |
Fixes sundry problems with the WPS bundling script. For best results, delete your .rocbox/wps and ./rockbox/themes dirs before upgrading. Note that within CVS, no distinction is made any more between a .wps and .rwps, that's all fixed up at make zip stage. wpses are now all named with a .<width>x<height>x<depth> suffix and the appropriate ones for the platform are installed. Text wpses have a .txt suffix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9907 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'wps/rockbox_default.txt.wps')
-rw-r--r-- | wps/rockbox_default.txt.wps | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wps/rockbox_default.txt.wps b/wps/rockbox_default.txt.wps new file mode 100644 index 0000000000..b1427cab84 --- /dev/null +++ b/wps/rockbox_default.txt.wps @@ -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. |