mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
themes: add setting entry for theme name
This commit is contained in:
@@ -84,6 +84,7 @@ int CThemes::exec(CMenuTarget* parent, const std::string & actionKey)
|
||||
}
|
||||
else
|
||||
readFile(((std::string)THEMESDIR + "/" + themeFile + FILE_PREFIX).c_str());
|
||||
g_settings.theme_name = themeFile;
|
||||
}
|
||||
return res;
|
||||
}
|
||||
|
Reference in New Issue
Block a user