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

SystemMenu: Add hotkeys for Demos system menu

This commit is contained in:
Hugh Davenport 2024-01-04 08:37:32 +13:00 committed by Andrew Kaster
parent 6272ee3104
commit ec253840d7
9 changed files with 17 additions and 17 deletions

View file

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

View file

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

View file

@ -1,4 +1,4 @@
[App]
Name=LibGfx Demo
Name=Lib&Gfx Demo
Executable=/bin/LibGfxDemo
Category=Demos
Category=&Demos

View file

@ -1,4 +1,4 @@
[App]
Name=LibGfx Scale Demo
Name=LibGfx Sc&ale Demo
Executable=/bin/LibGfxScaleDemo
Category=Demos
Category=&Demos

View file

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

View file

@ -1,4 +1,4 @@
[App]
Name=Model Gallery
Name=M&odel Gallery
Executable=/bin/ModelGallery
Category=Demos
Category=&Demos

View file

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

View file

@ -1,4 +1,4 @@
[App]
Name=Widget Gallery
Name=&Widget Gallery
Executable=/bin/WidgetGallery
Category=Demos
Category=&Demos