move installer strings to an unselectable theme for easier exporting via tools.exe

This commit is contained in:
Chris Danford
2006-06-14 07:42:40 +00:00
parent 288d9c70e5
commit daf48e67bc
9 changed files with 61 additions and 174 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#include "RageUtil.h"
#include "IniFile.h"
const RString INSTALLER_LANGUAGES_DIR = "Installer/Languages/";
const RString INSTALLER_LANGUAGES_DIR = "Themes/Installer/Languages/";
void ExportNsisStrings::Do()
{