mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- themes: move user-themes to /var/tuxbox/themes ...
... because the other user-stuff (icons, locale, plugins) is also stored in /var/tuxbox. The directory /var/share/tuxbox/neutrino/themes will be removed. The parent directories should now be obsolete and can be removed too.
This commit is contained in:
@@ -44,6 +44,7 @@ class CThemes : public CMenuTarget, CChangeObserver
|
||||
void saveFile(char* themename);
|
||||
void readThemes(CMenuWidget &);
|
||||
void rememberOldTheme(bool remember);
|
||||
void move_userDir();
|
||||
|
||||
public:
|
||||
CThemes();
|
||||
|
Reference in New Issue
Block a user