mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
SystemMenu: Add hotkeys for Demos system menu
This commit is contained in:
committed by
Andrew Kaster
parent
6272ee3104
commit
ec253840d7
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=CatDog
|
||||
Name=&CatDog
|
||||
Executable=/bin/CatDog
|
||||
Category=Demos
|
||||
Category=&Demos
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Eyes
|
||||
Name=&Eyes
|
||||
Executable=/bin/Eyes
|
||||
Category=Demos
|
||||
Category=&Demos
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=LibGfx Demo
|
||||
Name=Lib&Gfx Demo
|
||||
Executable=/bin/LibGfxDemo
|
||||
Category=Demos
|
||||
Category=&Demos
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=LibGfx Scale Demo
|
||||
Name=LibGfx Sc&ale Demo
|
||||
Executable=/bin/LibGfxScaleDemo
|
||||
Category=Demos
|
||||
Category=&Demos
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Mandelbrot
|
||||
Name=&Mandelbrot
|
||||
Executable=/bin/Mandelbrot
|
||||
Category=Demos
|
||||
Category=&Demos
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Model Gallery
|
||||
Name=M&odel Gallery
|
||||
Executable=/bin/ModelGallery
|
||||
Category=Demos
|
||||
Category=&Demos
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Screensaver
|
||||
Name=&Screensaver
|
||||
Executable=/bin/Screensaver
|
||||
Category=Demos
|
||||
Category=&Demos
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Widget Gallery
|
||||
Name=&Widget Gallery
|
||||
Executable=/bin/WidgetGallery
|
||||
Category=Demos
|
||||
Category=&Demos
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[16x16]
|
||||
Demos=/res/icons/16x16/demos.png
|
||||
&Demos=/res/icons/16x16/demos.png
|
||||
Development=/res/icons/16x16/development.png
|
||||
&Games=/res/icons/16x16/games.png
|
||||
&Games/Puzzles=/res/icons/16x16/games.png
|
||||
|
||||
Reference in New Issue
Block a user