mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
Add theme installation. This relies on a modified server script so the themes site need to incorporate the changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14363 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
53fbd6d01d
commit
653b996828
9 changed files with 527 additions and 5 deletions
|
|
@ -66,6 +66,7 @@ class RbUtilQt : public QMainWindow
|
|||
void downloadDone(int, bool);
|
||||
void downloadInfo(void);
|
||||
void installVoice(void);
|
||||
void installThemes(void);
|
||||
void uninstall(void);
|
||||
void uninstallBootloader(void);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue