[loading window] Theme loading should also list itself in the loading window.

This commit is contained in:
Henrik Andersson
2011-06-04 16:09:47 +02:00
parent 9956525d46
commit 813c2d8f09
4 changed files with 8 additions and 1 deletions
+3
View File
@@ -8,6 +8,7 @@
#include "RageTimer.h"
#include "FontCharAliases.h"
#include "arch/ArchHooks/ArchHooks.h"
#include "arch/LoadingWindow/LoadingWindow.h"
#include "arch/Dialog/Dialog.h"
#include "RageFile.h"
#if !defined(SMPACKAGE)
@@ -397,6 +398,8 @@ void ThemeManager::SwitchThemeAndLanguage( const RString &sThemeName_, const RSt
if( bNothingChanging && !bForceThemeReload )
return;
if(pLoadingWindow) pLoadingWindow->SetText("Loading theme & language...");
m_bPseudoLocalize = bPseudoLocalize;
// Load theme metrics. If only the language is changing, this is all