Support variants in the build scripts.
[dcpomatic.git] / platform / osx / dcpomatic2_player.Info.plist.in
index c5ecf60d2caeecd572a7affc003b2847430c9f97..54e688eaf204c63b45d5f9dbea442c9aee9047ff 100644 (file)
@@ -7,7 +7,7 @@
        <key>CFBundleExecutable</key>
        <string>dcpomatic2_player</string>
        <key>CFBundleGetInfoString</key>
-       <string>DCP-o-matic 2 Player</string>
+       <string>@NAME@</string>
        <key>CFBundleIconFile</key>
        <string>dcpomatic2_player.icns</string>
        <key>CFBundleIdentifier</key>
@@ -15,7 +15,7 @@
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundleName</key>
-       <string>DCP-o-matic 2 Player</string>
+       <string>@NAME@</string>
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersions</key>
@@ -24,6 +24,8 @@
        <string>DOMC</string>
        <key>CFBundleVersion</key>
        <string>@VERSION@</string>
+       <key>CFBundleAllowMixedLocalizations</key>
+       <true/>
        <key>LSUIElement</key>
        <string>0</string>
        <key>NSMainNibFile</key>