Merge pull request #124 from bblacey/new-document-icons

Add high-resolution variant of FreeCAD document icon resources for al…
This commit is contained in:
Yorik van Havre 2016-03-20 21:41:33 -03:00
commit aa83224594
3 changed files with 306 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -41,8 +41,10 @@
<string>Editor</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>fcstd</string>
<string>FCStd</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>freecad-doc.icns</string>
<key>LSIsAppleDefaultForType</key>
<true/>
</dict>