mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
Add gcodeviewer desktop file
Also install it with `make install`
This commit is contained in:
9
src/platform/unix/PrusaGcodeviewer.desktop
Normal file
9
src/platform/unix/PrusaGcodeviewer.desktop
Normal file
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Name=Prusa GCode viewer
|
||||
Exec=prusa-slicer --gcodeviewer %F
|
||||
Icon=PrusaSlicer # TODO: change when the new icon is ready
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=text/x.gcode;
|
||||
Categories=Graphics;3DGraphics;
|
||||
Keywords=3D;Printing;Slicer;
|
||||
Reference in New Issue
Block a user