Fix more Warnings, and also a bug with checking the dirstructure for themes in rbutil

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12862 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dominik Wenger 2007-03-20 15:38:48 +00:00
parent 2671b6cda6
commit 22a673062f
4 changed files with 24 additions and 28 deletions

View file

@ -10,8 +10,8 @@ BEGIN
BEGIN
BLOCK "FFFF0000"
BEGIN
VALUE "FileVersion", "0.3.0.1\0"
VALUE "ProductVersion", "0.3.0.1\0"
VALUE "FileVersion", "0.3.0.2\0"
VALUE "ProductVersion", "0.3.0.2\0"
VALUE "CompanyName", "Rockbox Team\0"
VALUE "FileDescription", "Rockbox Utility\0"
VALUE "InternalName", "rbutil\0"