mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:07:45 +00:00
Base: Associate obj files with 3DFileViewer
With this change, a user can open .obj files from FileManager.
This commit is contained in:
parent
cbe7015c0c
commit
ea2b02186c
1 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,6 @@
|
||||||
Name=3D File Viewer
|
Name=3D File Viewer
|
||||||
Executable=/bin/3DFileViewer
|
Executable=/bin/3DFileViewer
|
||||||
Category=Graphics
|
Category=Graphics
|
||||||
|
|
||||||
|
[Launcher]
|
||||||
|
FileTypes=obj
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue