1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:57:35 +00:00

Base: Add appropriate entries for VideoPlayer

VideoPlayer will now show up in the Media category, and `vp` is now
an alias for it.
This commit is contained in:
Slimey 2022-11-06 14:19:51 +00:00 committed by Gunnar Beutner
parent ce75a04908
commit fb71df5cb1
2 changed files with 8 additions and 0 deletions

View file

@ -27,6 +27,7 @@ alias sl=Solitaire
alias ue=UserspaceEmulator
alias fe=FontEditor
alias ss=Spreadsheet
alias vp=VideoPlayer
alias ll='ls -l'