aboutsummaryrefslogtreecommitdiff
path: root/dists/macosx/Info.plist.in
diff options
context:
space:
mode:
authorD G Turner2011-09-19 16:44:38 +0100
committerD G Turner2011-09-19 16:44:38 +0100
commit6b8fb196cbd58e20ef57bf367d5ecbf0ee2ebdad (patch)
treed463b71dda3bb0be7253b7d1f77a98f154669ad8 /dists/macosx/Info.plist.in
parent9796890cce47e43d06b5459459150d44b39b1883 (diff)
downloadscummvm-rg350-6b8fb196cbd58e20ef57bf367d5ecbf0ee2ebdad.tar.gz
scummvm-rg350-6b8fb196cbd58e20ef57bf367d5ecbf0ee2ebdad.tar.bz2
scummvm-rg350-6b8fb196cbd58e20ef57bf367d5ecbf0ee2ebdad.zip
DISTS: Update MacOSX Info.plist to add most languages for localization.
This should fix bug #3394080 : "MACOSX: Language auto-detection does not work correctly", though this list should be expanded to include any languages in po directory which I have missed. Thanks to LordHoto for indicating the likely cause.
Diffstat (limited to 'dists/macosx/Info.plist.in')
-rw-r--r--dists/macosx/Info.plist.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/dists/macosx/Info.plist.in b/dists/macosx/Info.plist.in
index 4a01690d73..0593aa2866 100644
--- a/dists/macosx/Info.plist.in
+++ b/dists/macosx/Info.plist.in
@@ -4,6 +4,20 @@
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
+ <key>CFBundleLocalizations</key>
+ <array>
+ <string>en</string>
+ <string>da</string>
+ <string>de</string>
+ <string>es</string>
+ <string>fr</string>
+ <string>hu</string>
+ <string>it</string>
+ <string>no</string>
+ <string>pl</string>
+ <string>se</string>
+ <string>ru</string>
+ </array>
<key>CFBundleDisplayName</key>
<string>ScummVM</string>
<key>CFBundleExecutable</key>