mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-25 09:04:53 +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:
@@ -27,6 +27,7 @@ alias sl=Solitaire
|
||||
alias ue=UserspaceEmulator
|
||||
alias fe=FontEditor
|
||||
alias ss=Spreadsheet
|
||||
alias vp=VideoPlayer
|
||||
|
||||
alias ll='ls -l'
|
||||
|
||||
|
||||
7
Base/res/apps/VideoPlayer.af
Normal file
7
Base/res/apps/VideoPlayer.af
Normal file
@@ -0,0 +1,7 @@
|
||||
[App]
|
||||
Name=Video Player
|
||||
Executable=/bin/VideoPlayer
|
||||
Category=Media
|
||||
|
||||
[Launcher]
|
||||
FileTypes=webm
|
||||
Reference in New Issue
Block a user