mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 06:45:09 -06:00

Don't know how long we support opening images, but this commit adds them to the *.desktop file for Linux based desktops. So "open with"-actions will now show Cura for these media-types.
13 lines
333 B
Desktop File
13 lines
333 B
Desktop File
[Desktop Entry]
|
|
Version=15.06.01
|
|
Name=Cura
|
|
GenericName=3D Printing Software
|
|
Comment=
|
|
Exec=/usr/bin/cura_app.py
|
|
TryExec=/usr/bin/cura_app.py
|
|
Icon=/usr/share/cura/resources/images/cura-icon.png
|
|
Terminal=false
|
|
Type=Application
|
|
MimeType=application/sla;image/bmp;image/gif;image/jpeg;image/png
|
|
Categories=Graphics;
|
|
Keywords=3D;Printing;
|