mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-07 19:57:45 +03:00
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.
This commit is contained in:
parent
737e455cbc
commit
7afd9039d1
Notes:
sideshowbarker
2024-07-19 09:15:35 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/7afd9039d1c
@ -4,5 +4,5 @@ Executable=/bin/Minesweeper
|
||||
Category=Games
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/minesweeper/mine.png
|
||||
16x16=/res/icons/16x16/app-minesweeper.png
|
||||
32x32=/res/icons/32x32/app-minesweeper.png
|
||||
|
BIN
Base/res/icons/16x16/app-minesweeper.png
Normal file
BIN
Base/res/icons/16x16/app-minesweeper.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 195 B |
Loading…
Reference in New Issue
Block a user