mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-09 19:16:02 +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
Notes:
sideshowbarker
2024-07-18 05:37:43 +09:00
Author: https://github.com/peryaudo
Commit: ea2b02186c
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
|
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