From e9261cbdd11082dcc46cd60dc60a92c9c10e987c Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Thu, 5 Jul 2012 00:46:28 +0200 Subject: WIN32: Also embed scummclassic.zip in the executable. This is required to have proper translation support with the classic theme without having an external scummclassic.zip. --- dists/scummvm.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'dists/scummvm.rc') diff --git a/dists/scummvm.rc b/dists/scummvm.rc index e5d28d089a..6f24b8797d 100644 --- a/dists/scummvm.rc +++ b/dists/scummvm.rc @@ -14,6 +14,7 @@ IDI_COUNT ICON DISCARDABLE "icons/count.ico" ID_GDF_XML DATA "dists/win32/scummvm.gdf.xml" +scummclassic.zip FILE "gui/themes/scummclassic.zip" scummmodern.zip FILE "gui/themes/scummmodern.zip" #ifdef USE_TRANSLATION translations.dat FILE "gui/themes/translations.dat" -- cgit v1.2.3