Distinguish between release and current build when installing voice files.
commitbe1bf46fb993cbae9336927de03eaeb3e2853e8d
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Jun 2010 18:02:08 +0000 (6 18:02 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 6 Jun 2010 18:02:08 +0000 (6 18:02 +0000)
treef52f35c39fb5ca0392eb82a19720f38fa7c2f340
parent288df8d8f8f4a4671c9ee3ba9c5b7c1bcc8e564b
Distinguish between release and current build when installing voice files.

Check the installed Rockbox and install release voice file if a release is
found. Fixes wrong voice file getting installed for releases, which especially
showed up with the recent lang file cleanup. This is likely to be the cause for
FS#11362.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26637 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/base/systeminfo.cpp
rbutil/rbutilqt/base/systeminfo.h
rbutil/rbutilqt/rbutil.ini
rbutil/rbutilqt/rbutilqt.cpp