Add high-resolution variant of FreeCAD document icon resources for all platforms
We did not have document icons defined for OS X and the existing legacy icons were low resolution. For this change, we have created a freecad-doc.svg icon that serves as the basis for generating platform-specific FreeCAD document icon sets for the supported platforms. Extended the OS X bundle definition to include the high-resolution document icon set and regenerated the existing 64x64 Gui/Icon/freecad-doc.png from the new svg variant.
This commit is contained in:
parent
a4dc263846
commit
4ac1e89b65
Binary file not shown.
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 8.8 KiB |
303
src/Gui/Icons/freecad-doc.svg
Normal file
303
src/Gui/Icons/freecad-doc.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 34 KiB |
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user