Move constructing the themes info download link to rbutil.ini.
commit7c24be84257da102bb3edc3212bea9b7e32489cb
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Wed, 2 Jun 2010 21:55:22 +0000 (2 21:55 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Wed, 2 Jun 2010 21:55:22 +0000 (2 21:55 +0000)
treecbb94547de547dd5735c9c7252ed64de6e98777f
parentbe681d5ba1d5025a6b234a8bf3cb907402a21e45
Move constructing the themes info download link to rbutil.ini.

Instead of constructing the download link with fixed script name put a template
into the system info file. That way changing the download link doesn't require
changing the code anymore.

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