summaryrefslogtreecommitdiff
path: root/misc/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'misc/Info.plist')
-rw-r--r--misc/Info.plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/Info.plist b/misc/Info.plist
index 1498ee474..0491d2fc1 100644
--- a/misc/Info.plist
+++ b/misc/Info.plist
@@ -8,7 +8,13 @@
<string>minetest</string>
<key>CFBundleIconFile</key>
<string>minetest-icon.icns</string>
+ <key>CFBundleName</key>
+ <string>Minetest</string>
+ <key>CFBundleDisplayName</key>
+ <string>Minetest</string>
<key>CFBundleIdentifier</key>
<string>net.minetest.minetest</string>
+ <key>NSHighResolutionCapable</key>
+ <false/>
</dict>
</plist>