From fb71df5cb1bf77ae29a12909a0754a2c281b24da Mon Sep 17 00:00:00 2001 From: Slimey <117548228+sl1m3yy@users.noreply.github.com> Date: Sun, 6 Nov 2022 14:19:51 +0000 Subject: [PATCH] Base: Add appropriate entries for VideoPlayer VideoPlayer will now show up in the Media category, and `vp` is now an alias for it. --- Base/etc/shellrc | 1 + Base/res/apps/VideoPlayer.af | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 Base/res/apps/VideoPlayer.af diff --git a/Base/etc/shellrc b/Base/etc/shellrc index 2db6d78453..ee7815f89d 100644 --- a/Base/etc/shellrc +++ b/Base/etc/shellrc @@ -27,6 +27,7 @@ alias sl=Solitaire alias ue=UserspaceEmulator alias fe=FontEditor alias ss=Spreadsheet +alias vp=VideoPlayer alias ll='ls -l' diff --git a/Base/res/apps/VideoPlayer.af b/Base/res/apps/VideoPlayer.af new file mode 100644 index 0000000000..08e42132bc --- /dev/null +++ b/Base/res/apps/VideoPlayer.af @@ -0,0 +1,7 @@ +[App] +Name=Video Player +Executable=/bin/VideoPlayer +Category=Media + +[Launcher] +FileTypes=webm