mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:37:44 +00:00
SystemMenu: Add hotkeys for Office category
This commit is contained in:
parent
d65e8735f6
commit
79adeffcb6
5 changed files with 9 additions and 9 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue