mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 13:34:05 -06:00
OSX: Changing gcode in Info.plist to Viewer mode, not Editor
This commit is contained in:
parent
7fbdda9080
commit
dc99bb7617
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
|||
<key>CFBundleTypeName</key>
|
||||
<string>GCODE</string>
|
||||
<key>CFBundleTypeRole</key>
|
||||
<string>Editor</string>
|
||||
<string>Viewer</string>
|
||||
<key>LISsAppleDefaultForType</key>
|
||||
<true/>
|
||||
<key>LSHandlerRank</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue