mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 14:51:07 -07:00
Merge pull request #603 from thopiekar/adding-mime-types-images
Adding new supported image formats
This commit is contained in:
commit
e73f69e457
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