mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06: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
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ TryExec=/usr/bin/cura_app.py
|
|||
Icon=/usr/share/cura/resources/images/cura-icon.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
MimeType=application/sla
|
||||
MimeType=application/sla;image/bmp;image/gif;image/jpeg;image/png
|
||||
Categories=Graphics;
|
||||
Keywords=3D;Printing;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue