diff options
author | Marius Kintel <marius@kintel.net> | 2013-02-12 02:50:53 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-02-12 02:50:53 (GMT) |
commit | b87e574e093fd29e6e3f2c3443018948ce890e24 (patch) | |
tree | d7aa6434d998431e2cdbb0c94297aaca28245c16 /Info.plist | |
parent | 4756a519fc4b12b19944644ac9d03bc55af9bf04 (diff) |
Added document icon for Mac
Diffstat (limited to 'Info.plist')
-rw-r--r-- | Info.plist | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -33,6 +33,8 @@ <string>OpenSCAD Design</string> <key>CFBundleTypeRole</key> <string>Editor</string> + <key>CFBundleTypeIconFile</key> + <string>SCAD.icns</string> <key>LSIsAppleDefaultForType</key> <true/> </dict> |