aboutsummaryrefslogtreecommitdiff
path: root/dists/scummvm.rc
diff options
context:
space:
mode:
authorJohannes Schickel2012-07-05 00:46:28 +0200
committerJohannes Schickel2012-07-05 00:47:27 +0200
commite9261cbdd11082dcc46cd60dc60a92c9c10e987c (patch)
treeee4fb47907e8f9d7fd8edbc92ea0028cf2f3a752 /dists/scummvm.rc
parentd61c5ae529e99c641edbde152f8f264073a9cdce (diff)
downloadscummvm-rg350-e9261cbdd11082dcc46cd60dc60a92c9c10e987c.tar.gz
scummvm-rg350-e9261cbdd11082dcc46cd60dc60a92c9c10e987c.tar.bz2
scummvm-rg350-e9261cbdd11082dcc46cd60dc60a92c9c10e987c.zip
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.
Diffstat (limited to 'dists/scummvm.rc')
-rw-r--r--dists/scummvm.rc1
1 files changed, 1 insertions, 0 deletions
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"