mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-26 10:04:28 +08:00
OSX: Changing gcode in Info.plist to Viewer mode, not Editor
This commit is contained in:
parent
7fbdda9080
commit
dc99bb7617
@ -103,7 +103,7 @@
|
|||||||
<key>CFBundleTypeName</key>
|
<key>CFBundleTypeName</key>
|
||||||
<string>GCODE</string>
|
<string>GCODE</string>
|
||||||
<key>CFBundleTypeRole</key>
|
<key>CFBundleTypeRole</key>
|
||||||
<string>Editor</string>
|
<string>Viewer</string>
|
||||||
<key>LISsAppleDefaultForType</key>
|
<key>LISsAppleDefaultForType</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>LSHandlerRank</key>
|
<key>LSHandlerRank</key>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user