mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:17:45 +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:
parent
ce75a04908
commit
fb71df5cb1
2 changed files with 8 additions and 0 deletions
|
@ -27,6 +27,7 @@ alias sl=Solitaire
|
|||
alias ue=UserspaceEmulator
|
||||
alias fe=FontEditor
|
||||
alias ss=Spreadsheet
|
||||
alias vp=VideoPlayer
|
||||
|
||||
alias ll='ls -l'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue