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
Notes:
sideshowbarker
2024-07-18 05:37:43 +09:00
Author: https://github.com/peryaudo Commit: https://github.com/SerenityOS/serenity/commit/ea2b02186c1 Pull-request: https://github.com/SerenityOS/serenity/pull/9452
1 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,6 @@
|
|||
Name=3D File Viewer
|
||||
Executable=/bin/3DFileViewer
|
||||
Category=Graphics
|
||||
|
||||
[Launcher]
|
||||
FileTypes=obj
|
||||
|
|
Loading…
Add table
Reference in a new issue