1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 03:47:35 +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] [App]
Name=CatDog Name=&CatDog
Executable=/bin/CatDog Executable=/bin/CatDog
Category=Demos Category=&Demos

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,5 +1,5 @@
[16x16] [16x16]
Demos=/res/icons/16x16/demos.png &Demos=/res/icons/16x16/demos.png
Development=/res/icons/16x16/development.png Development=/res/icons/16x16/development.png
&Games=/res/icons/16x16/games.png &Games=/res/icons/16x16/games.png
&Games/Puzzles=/res/icons/16x16/games.png &Games/Puzzles=/res/icons/16x16/games.png