mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:27:35 +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:
parent
92374fc942
commit
27109c3467
5 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
BIN
Base/res/icons/16x16/app-help.png
Normal file
BIN
Base/res/icons/16x16/app-help.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 399 B |
BIN
Base/res/icons/16x16/book-open.png
Executable file
BIN
Base/res/icons/16x16/book-open.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 271 B |
BIN
Base/res/icons/32x32/app-help.png
Executable file
BIN
Base/res/icons/32x32/app-help.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue