1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 18:37:34 +00:00

Base+Help: Add new Help app icons

This adds a new 32x32 Help application icon, a new open book icon,
copies the current book icon as Help's 16x16 icon, and updates
the Help application file to reflect these changes.
This commit is contained in:
thankyouverycool 2020-07-07 07:04:06 -04:00 committed by Andreas Kling
parent 92374fc942
commit 27109c3467
5 changed files with 6 additions and 5 deletions

View file

@ -4,5 +4,5 @@ Executable=/bin/Help
Category=Utilities
[Icons]
16x16=/res/icons/16x16/book.png
32x32=
16x16=/res/icons/16x16/app-help.png
32x32=/res/icons/32x32/app-help.png