ladybird/Base/res/apps/Minesweeper.af
Andreas Kling 7afd9039d1 Base: Add a Minesweeper app icon that's actually 16x16
The one we were using was actually 15x15 which tripped up an assertion
when loading it into a menu using the GUI::Action code path.
2020-02-17 19:58:33 +01:00

9 lines
161 B
Plaintext

[App]
Name=Minesweeper
Executable=/bin/Minesweeper
Category=Games
[Icons]
16x16=/res/icons/16x16/app-minesweeper.png
32x32=/res/icons/32x32/app-minesweeper.png