Skip to content

Commit

Permalink
SystemMenu: Add hotkeys for Office category
Browse files Browse the repository at this point in the history
  • Loading branch information
hughdavenport authored and ADKaster committed Jan 14, 2024
1 parent d65e873 commit 79adeff
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions Base/res/apps/Calendar.af
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[App]
Name=Calendar
Name=&Calendar
Executable=/bin/Calendar
Category=Office
Category=&Office

[Launcher]
FileTypes=cal
4 changes: 2 additions & 2 deletions Base/res/apps/PDFViewer.af
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[App]
Name=PDF Viewer
Name=&PDF Viewer
Executable=/bin/PDFViewer
Category=Office
Category=&Office

[Launcher]
FileTypes=pdf
4 changes: 2 additions & 2 deletions Base/res/apps/Presenter.af
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[App]
Name=Presenter
Name=P&resenter
Executable=/bin/Presenter
Category=Office
Category=&Office

[Launcher]
FileTypes=presenter
4 changes: 2 additions & 2 deletions Base/res/apps/Spreadsheet.af
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[App]
Name=Spreadsheet
Name=&Spreadsheet
Executable=/bin/Spreadsheet
Category=Office
Category=&Office

[Launcher]
FileTypes=sheets
2 changes: 1 addition & 1 deletion Base/res/icons/SystemMenu.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ D&evelopment=/res/icons/16x16/development.png
&Games/Puzzles=/res/icons/16x16/games.png
Gra&phics=/res/icons/16x16/graphics.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
Media=/res/icons/16x16/multimedia.png
Utilities=/res/icons/16x16/utilities.png

0 comments on commit 79adeff

Please sign in to comment.