unix: Use canonical mime-type for 3MF files

model/3mf is the canonical mime-type, but keep the
application/vnd.ms-3mfdocument alias.

See for details:
https://gitlab.freedesktop.org/xdg/shared-mime-info/-/merge_requests/179
This commit is contained in:
Bastien Nocera 2023-11-24 10:04:56 +01:00 committed by Lane.Wei
parent 4f2c56c074
commit dc38cf7d53
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ Icon=BambuStudio
Exec=bambu-studio %F
Terminal=false
Type=Application
MimeType=model/stl;application/vnd.ms-3mfdocument;application/prs.wavefront-obj;application/x-amf;
MimeType=model/stl;model/3mf;application/vnd.ms-3mfdocument;application/prs.wavefront-obj;application/x-amf;
Categories=Graphics;3DGraphics;Engineering;
Keywords=3D;Printing;Slicer;slice;3D;printer;convert;gcode;stl;obj;amf;SLA
StartupNotify=false