diff options
author | Erik Biederstadt <biederstadterik@gmail.com> | 2021-05-19 11:57:59 -0600 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-05-19 19:34:12 +0100 |
commit | 585e7890cdd416b77bd28c2ef853477b42c606ef (patch) | |
tree | b44d8a4bb7a6306f8b947a566056976afa6ff36c /Base/res/apps/3DFileViewer.af | |
parent | 132ecfc47b2b21706fff16f08ab30bcb7879af73 (diff) | |
download | serenity-585e7890cdd416b77bd28c2ef853477b42c606ef.zip |
3DFileViewer: Move `Demos/GLTeapot` to `Applications/3DFileViewer`
Also changes the category to `Graphics`
Diffstat (limited to 'Base/res/apps/3DFileViewer.af')
-rw-r--r-- | Base/res/apps/3DFileViewer.af | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Base/res/apps/3DFileViewer.af b/Base/res/apps/3DFileViewer.af new file mode 100644 index 0000000000..6cf8f1181f --- /dev/null +++ b/Base/res/apps/3DFileViewer.af @@ -0,0 +1,4 @@ +[App] +Name=3D File Viewer +Executable=/bin/3DFileViewer +Category=Graphics |