mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 02:27:35 +00:00
SystemMenu: Add hotkey for Media category
This commit is contained in:
parent
79adeffcb6
commit
4c02133ba8
4 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
||||||
[App]
|
[App]
|
||||||
Name=Piano
|
Name=&Piano
|
||||||
Executable=/bin/Piano
|
Executable=/bin/Piano
|
||||||
Category=Media
|
Category=&Media
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[App]
|
[App]
|
||||||
Name=Sound Player
|
Name=&Sound Player
|
||||||
Executable=/bin/SoundPlayer
|
Executable=/bin/SoundPlayer
|
||||||
Category=Media
|
Category=&Media
|
||||||
|
|
||||||
[Launcher]
|
[Launcher]
|
||||||
FileTypes=mp3,flac,m3u,m3u8,qoa,wav
|
FileTypes=mp3,flac,m3u,m3u8,qoa,wav
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[App]
|
[App]
|
||||||
Name=Video Player
|
Name=&Video Player
|
||||||
Executable=/bin/VideoPlayer
|
Executable=/bin/VideoPlayer
|
||||||
Category=Media
|
Category=&Media
|
||||||
|
|
||||||
[Launcher]
|
[Launcher]
|
||||||
FileTypes=webm,mkv
|
FileTypes=webm,mkv
|
||||||
|
|
|
@ -7,5 +7,5 @@ Gra&phics=/res/icons/16x16/graphics.png
|
||||||
&Internet=/res/icons/16x16/internet.png
|
&Internet=/res/icons/16x16/internet.png
|
||||||
&Office=/res/icons/16x16/office.png
|
&Office=/res/icons/16x16/office.png
|
||||||
Settings=/res/icons/16x16/settings.png
|
Settings=/res/icons/16x16/settings.png
|
||||||
Media=/res/icons/16x16/multimedia.png
|
&Media=/res/icons/16x16/multimedia.png
|
||||||
Utilities=/res/icons/16x16/utilities.png
|
Utilities=/res/icons/16x16/utilities.png
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue