mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 08:25:56 +08:00
Adding new supported image formats
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.
This commit is contained in:
parent
edc2b2c7e2
commit
bb12d928cc
@ -8,6 +8,6 @@ TryExec=/usr/bin/cura_app.py
|
|||||||
Icon=/usr/share/cura/resources/images/cura-icon.png
|
Icon=/usr/share/cura/resources/images/cura-icon.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
MimeType=application/sla
|
MimeType=application/sla;image/bmp;image/gif;image/jpeg;image/png
|
||||||
Categories=Graphics;
|
Categories=Graphics;
|
||||||
Keywords=3D;Printing;
|
Keywords=3D;Printing;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user