# HG changeset patch
# User wenzelm
# Date 1442429681 -7200
# Node ID de767684bb33f108a12f4b64f9a9b00deeab0f35
# Parent 9d0834562a78730e7232e5bacc5c0a67a4155d81
more app properties glimpsed from infinitekind/Moneydance 2015.5;
diff -r 9d0834562a78 -r de767684bb33 Admin/MacOS/Info.plist-part1
--- a/Admin/MacOS/Info.plist-part1 Wed Sep 16 20:38:06 2015 +0200
+++ b/Admin/MacOS/Info.plist-part1 Wed Sep 16 20:54:41 2015 +0200
@@ -9,7 +9,7 @@
CFBundleIconFile
isabelle.icns
CFBundleIdentifier
-de.tum.in.isabelle
+de.tum.in.isabelle.{ISABELLE_NAME}
CFBundleDisplayName
{ISABELLE_NAME}
CFBundleInfoDictionaryVersion
@@ -26,13 +26,34 @@
1
NSHumanReadableCopyright
+LSMinimumSystemVersion
+10.7
LSApplicationCategoryType
public.app-category.developer-tools
NSHighResolutionCapable
true
+NSSupportsAutomaticGraphicsSwitching
+true
JVMRuntime
jdk
JVMMainClassName
isabelle.Main
+CFBundleDocumentTypes
+
+
+CFBundleTypeExtensions
+
+thy
+
+CFBundleTypeIconFile
+theory.icns
+CFBundleTypeName
+Isabelle theory file
+CFBundleTypeRole
+Editor
+LSTypeIsPackage
+
+
+
JVMOptions