1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:57:35 +00:00

SystemMenu: Add hotkeys for Internet menu

This commit is contained in:
Hugh Davenport 2024-01-04 08:42:38 +13:00 committed by Andrew Kaster
parent b9fa189d26
commit 1e8002d7c7
4 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -1,4 +1,4 @@
[App] [App]
Name=Mail Name=&Mail
Executable=/bin/Mail Executable=/bin/Mail
Category=Internet Category=&Internet

View file

@ -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

View file

@ -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