mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:57:46 +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
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
|
Loading…
Add table
Add a link
Reference in a new issue