New flat icon themes from pexner

Squash and rework of commits from robotbrain
This commit is contained in:
Petr Mrázek 2014-05-25 03:22:17 +02:00
parent eb9661370b
commit d2b2d55aa9
59 changed files with 2098 additions and 4 deletions

View file

@ -348,6 +348,7 @@ void MultiMC::initGlobalSettings()
// Updates
m_settings->registerSetting("UpdateChannel", BuildConfig.VERSION_CHANNEL);
m_settings->registerSetting("AutoUpdate", true);
m_settings->registerSetting("IconTheme", QString("multimc"));
// Notifications
m_settings->registerSetting("ShownNotifications", QString());