summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--res/MacOSXBundleInfo.plist.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/MacOSXBundleInfo.plist.in b/res/MacOSXBundleInfo.plist.in
index 4dc685bd..79cf7627 100644
--- a/res/MacOSXBundleInfo.plist.in
+++ b/res/MacOSXBundleInfo.plist.in
@@ -32,6 +32,8 @@
32 <string>${MACOSX_BUNDLE_COPYRIGHT}</string> 32 <string>${MACOSX_BUNDLE_COPYRIGHT}</string>
33 <key>NSHighResolutionCapable</key> 33 <key>NSHighResolutionCapable</key>
34 <true/> 34 <true/>
35 <key>NSRequiresAquaSystemAppearance</key>
36 <false/>
35 <key>CFBundleDocumentTypes</key> 37 <key>CFBundleDocumentTypes</key>
36 <array> 38 <array>
37 <dict> 39 <dict>