mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:07:45 +00:00
SystemMenu: Add hotkeys for Internet menu
This commit is contained in:
parent
b9fa189d26
commit
1e8002d7c7
4 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
[App]
|
[App]
|
||||||
Name=Ladybird
|
Name=&Ladybird
|
||||||
Executable=/bin/Browser
|
Executable=/bin/Browser
|
||||||
Category=Internet
|
Category=&Internet
|
||||||
|
|
||||||
[Launcher]
|
[Launcher]
|
||||||
FileTypes=html,htm
|
FileTypes=html,htm
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
[App]
|
[App]
|
||||||
Name=Mail
|
Name=&Mail
|
||||||
Executable=/bin/Mail
|
Executable=/bin/Mail
|
||||||
Category=Internet
|
Category=&Internet
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
[App]
|
[App]
|
||||||
Name=Maps
|
Name=M&aps
|
||||||
Executable=/bin/Maps
|
Executable=/bin/Maps
|
||||||
Category=Internet
|
Category=&Internet
|
||||||
Description=Explore the world
|
Description=Explore the world
|
||||||
|
|
|
@ -4,7 +4,7 @@ D&evelopment=/res/icons/16x16/development.png
|
||||||
&Games=/res/icons/16x16/games.png
|
&Games=/res/icons/16x16/games.png
|
||||||
&Games/Puzzles=/res/icons/16x16/games.png
|
&Games/Puzzles=/res/icons/16x16/games.png
|
||||||
Gra&phics=/res/icons/16x16/graphics.png
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue