mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
SystemMenu: Add hotkeys for Games category
This commit is contained in:
committed by
Andrew Kaster
parent
8e76265b0c
commit
d59707d1f2
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=2048
|
||||
Name=&2048
|
||||
Executable=/bin/2048
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Brick Game
|
||||
Name=&Brick Game
|
||||
Executable=/bin/BrickGame
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Chess
|
||||
Name=&Chess
|
||||
Executable=/bin/Chess
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Color Lines
|
||||
Name=Color &Lines
|
||||
Executable=/bin/ColorLines
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Flappy Bug
|
||||
Name=&Flappy Bug
|
||||
Executable=/bin/FlappyBug
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Flood
|
||||
Name=Floo&d
|
||||
Executable=/bin/Flood
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Game of Life
|
||||
Name=&Game of Life
|
||||
Executable=/bin/GameOfLife
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Hearts
|
||||
Name=&Hearts
|
||||
Executable=/bin/Hearts
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=MasterWord
|
||||
Name=&MasterWord
|
||||
Executable=/bin/MasterWord
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Minesweeper
|
||||
Name=M&inesweeper
|
||||
Executable=/bin/Minesweeper
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Snake
|
||||
Name=&Snake
|
||||
Executable=/bin/Snake
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Solitaire
|
||||
Name=S&olitaire
|
||||
Executable=/bin/Solitaire
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
[App]
|
||||
Name=Spider
|
||||
Name=S&pider
|
||||
Executable=/bin/Spider
|
||||
Category=Games
|
||||
Category=&Games
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[16x16]
|
||||
Demos=/res/icons/16x16/demos.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
|
||||
Graphics=/res/icons/16x16/graphics.png
|
||||
Internet=/res/icons/16x16/internet.png
|
||||
|
||||
Reference in New Issue
Block a user