From c1cf7bb66f36310c14254954d24eb039f0386dd7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 2 Dec 2015 17:59:28 +0300 Subject: Add missing images into mana theme in windows installers. --- packaging/windows/tmw.nsi | 1 + 1 file changed, 1 insertion(+) (limited to 'packaging/windows/tmw.nsi') diff --git a/packaging/windows/tmw.nsi b/packaging/windows/tmw.nsi index 029771bed..d72a2eb46 100644 --- a/packaging/windows/tmw.nsi +++ b/packaging/windows/tmw.nsi @@ -303,6 +303,7 @@ Section "Core files (required)" SecCore File "${SRCDIR}\data\themes\blackwood\*.png" File "${SRCDIR}\data\themes\blackwood\*.xml" SetOutPath "$INSTDIR\data\themes\mana" + File "${SRCDIR}\data\themes\mana\*.png" File "${SRCDIR}\data\themes\mana\*.xml" SetOutPath "$INSTDIR\data\themes\enchilado" File "${SRCDIR}\data\themes\enchilado\*.png" -- cgit v1.2.3-70-g09d2