mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:57:35 +00:00
Base: Add Breakout game to system menu (#4006)
This commit is contained in:
parent
0bf927a824
commit
74d9616bec
3 changed files with 8 additions and 0 deletions
8
Base/res/apps/Breakout.af
Normal file
8
Base/res/apps/Breakout.af
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[App]
|
||||||
|
Name=Breakout
|
||||||
|
Executable=/bin/Breakout
|
||||||
|
Category=Games
|
||||||
|
|
||||||
|
[Icons]
|
||||||
|
16x16=/res/icons/16x16/app-breakout.png
|
||||||
|
32x32=/res/icons/32x32/app-breakout.png
|
BIN
Base/res/icons/16x16/app-breakout.png
Normal file
BIN
Base/res/icons/16x16/app-breakout.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
Base/res/icons/32x32/app-breakout.png
Normal file
BIN
Base/res/icons/32x32/app-breakout.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue