From ea2b02186c11fc3d077673064efb9ad003d9a2fb Mon Sep 17 00:00:00 2001 From: Tetsui Ohkubo Date: Mon, 16 Aug 2021 23:29:36 +0900 Subject: [PATCH] Base: Associate obj files with 3DFileViewer With this change, a user can open .obj files from FileManager. --- Base/res/apps/3DFileViewer.af | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Base/res/apps/3DFileViewer.af b/Base/res/apps/3DFileViewer.af index 6cf8f1181f..893dbf5cfa 100644 --- a/Base/res/apps/3DFileViewer.af +++ b/Base/res/apps/3DFileViewer.af @@ -2,3 +2,6 @@ Name=3D File Viewer Executable=/bin/3DFileViewer Category=Graphics + +[Launcher] +FileTypes=obj