Base: Use new app-pixel-paint.png for app icon in system menu
This commit is contained in:
parent
f32e971d8b
commit
9e829a198c
Notes:
sideshowbarker
2024-07-19 05:50:46 +09:00
Author: https://github.com/asliturk Commit: https://github.com/SerenityOS/serenity/commit/9e829a198c9 Pull-request: https://github.com/SerenityOS/serenity/pull/2492
1 changed files with 2 additions and 2 deletions
|
@ -4,5 +4,5 @@ Executable=/bin/PixelPaint
|
|||
Category=Graphics
|
||||
|
||||
[Icons]
|
||||
16x16=/res/icons/16x16/app-pixelpaint.png
|
||||
32x32=/res/icons/32x32/app-pixelpaint.png
|
||||
16x16=/res/icons/16x16/app-pixel-paint.png
|
||||
32x32=/res/icons/32x32/app-pixel-paint.png
|
||||
|
|
Loading…
Add table
Reference in a new issue