If caching is disabled, still cache theme info and images in a temporary directory (which will be deleted once rbutil is closed) to prevent downling them every time the theme selection changes.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14704 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Antoine Cellerier 2007-09-14 22:16:22 +00:00
parent e6b8347a4d
commit 554f0c3771
7 changed files with 106 additions and 37 deletions

View file

@ -50,8 +50,6 @@ private slots:
private:
bool recRmdir( QString &dirName );
QString m_mountpoint;
QStringList uninstallSections;