mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 21:25:19 -05:00
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:
parent
e6b8347a4d
commit
554f0c3771
7 changed files with 106 additions and 37 deletions
|
|
@ -50,8 +50,6 @@ private slots:
|
|||
|
||||
|
||||
private:
|
||||
bool recRmdir( QString &dirName );
|
||||
|
||||
QString m_mountpoint;
|
||||
|
||||
QStringList uninstallSections;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue