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

SystemMenu: Add hotkeys for Office category

This commit is contained in:
Hugh Davenport 2024-01-04 08:43:56 +13:00 committed by Andrew Kaster
parent d65e8735f6
commit 79adeffcb6
5 changed files with 9 additions and 9 deletions

View file

@ -1,7 +1,7 @@
[App] [App]
Name=Calendar Name=&Calendar
Executable=/bin/Calendar Executable=/bin/Calendar
Category=Office Category=&Office
[Launcher] [Launcher]
FileTypes=cal FileTypes=cal

View file

@ -1,7 +1,7 @@
[App] [App]
Name=PDF Viewer Name=&PDF Viewer
Executable=/bin/PDFViewer Executable=/bin/PDFViewer
Category=Office Category=&Office
[Launcher] [Launcher]
FileTypes=pdf FileTypes=pdf

View file

@ -1,7 +1,7 @@
[App] [App]
Name=Presenter Name=P&resenter
Executable=/bin/Presenter Executable=/bin/Presenter
Category=Office Category=&Office
[Launcher] [Launcher]
FileTypes=presenter FileTypes=presenter

View file

@ -1,7 +1,7 @@
[App] [App]
Name=Spreadsheet Name=&Spreadsheet
Executable=/bin/Spreadsheet Executable=/bin/Spreadsheet
Category=Office Category=&Office
[Launcher] [Launcher]
FileTypes=sheets FileTypes=sheets

View file

@ -5,7 +5,7 @@ D&evelopment=/res/icons/16x16/development.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
Utilities=/res/icons/16x16/utilities.png Utilities=/res/icons/16x16/utilities.png