summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-03-23 20:04:32 (GMT)
committerMarius Kintel <marius@kintel.net>2013-03-23 20:04:32 (GMT)
commita7709470d256083b2a18b63c48439f14a23f63fb (patch)
tree899d2f04ac4e0354c3354b5c2e64e595a0a18bce
parent8ea615c7cf23cf32e3c3ab1acaaa5f2b20ffbe03 (diff)
parent894c9fe561e9178b3d4004c1370c3a45a945c507 (diff)
Merge pull request #317 from nico/retina
Make OpenSCAD look better on retina displays.
-rw-r--r--Info.plist10
1 files changed, 6 insertions, 4 deletions
diff --git a/Info.plist b/Info.plist
index 144dd69..506bab7 100644
--- a/Info.plist
+++ b/Info.plist
@@ -35,15 +35,17 @@
<string>Editor</string>
<key>CFBundleTypeIconFile</key>
<string>SCAD.icns</string>
- <key>LSIsAppleDefaultForType</key>
+ <key>LSIsAppleDefaultForType</key>
<true/>
</dict>
</array>
<key>NSAppleScriptEnabled</key>
- <true/>
+ <true/>
+ <key>NSPrincipalClass</key>
+ <string>NSApplication</string>
<key>OSAScriptingDefinition</key>
<string>OpenSCAD.sdef</string>
- <key>SUPublicDSAKeyFile</key>
- <string>dsa_pub.pem</string>
+ <key>SUPublicDSAKeyFile</key>
+ <string>dsa_pub.pem</string>
</dict>
</plist>
contact: Jan Huwald // Impressum