From 79adeffcb6c348fcb3ed8499d52f988904b35937 Mon Sep 17 00:00:00 2001 From: Hugh Davenport Date: Thu, 4 Jan 2024 08:43:56 +1300 Subject: [PATCH] SystemMenu: Add hotkeys for Office category --- Base/res/apps/Calendar.af | 4 ++-- Base/res/apps/PDFViewer.af | 4 ++-- Base/res/apps/Presenter.af | 4 ++-- Base/res/apps/Spreadsheet.af | 4 ++-- Base/res/icons/SystemMenu.ini | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Base/res/apps/Calendar.af b/Base/res/apps/Calendar.af index 81f1b1e871..3208826a97 100644 --- a/Base/res/apps/Calendar.af +++ b/Base/res/apps/Calendar.af @@ -1,7 +1,7 @@ [App] -Name=Calendar +Name=&Calendar Executable=/bin/Calendar -Category=Office +Category=&Office [Launcher] FileTypes=cal diff --git a/Base/res/apps/PDFViewer.af b/Base/res/apps/PDFViewer.af index 21605d7e1d..457f8b2967 100644 --- a/Base/res/apps/PDFViewer.af +++ b/Base/res/apps/PDFViewer.af @@ -1,7 +1,7 @@ [App] -Name=PDF Viewer +Name=&PDF Viewer Executable=/bin/PDFViewer -Category=Office +Category=&Office [Launcher] FileTypes=pdf diff --git a/Base/res/apps/Presenter.af b/Base/res/apps/Presenter.af index c7cc541c75..b6cf03a0e1 100644 --- a/Base/res/apps/Presenter.af +++ b/Base/res/apps/Presenter.af @@ -1,7 +1,7 @@ [App] -Name=Presenter +Name=P&resenter Executable=/bin/Presenter -Category=Office +Category=&Office [Launcher] FileTypes=presenter diff --git a/Base/res/apps/Spreadsheet.af b/Base/res/apps/Spreadsheet.af index 0d7a16f318..6e1aa60593 100644 --- a/Base/res/apps/Spreadsheet.af +++ b/Base/res/apps/Spreadsheet.af @@ -1,7 +1,7 @@ [App] -Name=Spreadsheet +Name=&Spreadsheet Executable=/bin/Spreadsheet -Category=Office +Category=&Office [Launcher] FileTypes=sheets diff --git a/Base/res/icons/SystemMenu.ini b/Base/res/icons/SystemMenu.ini index e4c449d843..55c5ef3173 100644 --- a/Base/res/icons/SystemMenu.ini +++ b/Base/res/icons/SystemMenu.ini @@ -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