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]
|
[App]
|
||||||
Name=2048
|
Name=&2048
|
||||||
Executable=/bin/2048
|
Executable=/bin/2048
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[App]
|
[App]
|
||||||
Name=Brick Game
|
Name=&Brick Game
|
||||||
Executable=/bin/BrickGame
|
Executable=/bin/BrickGame
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[App]
|
[App]
|
||||||
Name=Chess
|
Name=&Chess
|
||||||
Executable=/bin/Chess
|
Executable=/bin/Chess
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[App]
|
[App]
|
||||||
Name=Color Lines
|
Name=Color &Lines
|
||||||
Executable=/bin/ColorLines
|
Executable=/bin/ColorLines
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[App]
|
[App]
|
||||||
Name=Flappy Bug
|
Name=&Flappy Bug
|
||||||
Executable=/bin/FlappyBug
|
Executable=/bin/FlappyBug
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[App]
|
[App]
|
||||||
Name=Flood
|
Name=Floo&d
|
||||||
Executable=/bin/Flood
|
Executable=/bin/Flood
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[App]
|
[App]
|
||||||
Name=Game of Life
|
Name=&Game of Life
|
||||||
Executable=/bin/GameOfLife
|
Executable=/bin/GameOfLife
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[App]
|
[App]
|
||||||
Name=Hearts
|
Name=&Hearts
|
||||||
Executable=/bin/Hearts
|
Executable=/bin/Hearts
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[App]
|
[App]
|
||||||
Name=MasterWord
|
Name=&MasterWord
|
||||||
Executable=/bin/MasterWord
|
Executable=/bin/MasterWord
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[App]
|
[App]
|
||||||
Name=Minesweeper
|
Name=M&inesweeper
|
||||||
Executable=/bin/Minesweeper
|
Executable=/bin/Minesweeper
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[App]
|
[App]
|
||||||
Name=Snake
|
Name=&Snake
|
||||||
Executable=/bin/Snake
|
Executable=/bin/Snake
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[App]
|
[App]
|
||||||
Name=Solitaire
|
Name=S&olitaire
|
||||||
Executable=/bin/Solitaire
|
Executable=/bin/Solitaire
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[App]
|
[App]
|
||||||
Name=Spider
|
Name=S&pider
|
||||||
Executable=/bin/Spider
|
Executable=/bin/Spider
|
||||||
Category=Games
|
Category=&Games
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[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
|
||||||
Graphics=/res/icons/16x16/graphics.png
|
Graphics=/res/icons/16x16/graphics.png
|
||||||
Internet=/res/icons/16x16/internet.png
|
Internet=/res/icons/16x16/internet.png
|
||||||
|
|||||||
Reference in New Issue
Block a user