mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:47:44 +00:00
PaintBrush: Add a simple app icon.
I ended up drawing four crayons for the app icon. This is not a great fit for the app name. But uh, we'll figure this out somehow. :^)
This commit is contained in:
parent
1d39310d01
commit
806b91b444
2 changed files with 4 additions and 0 deletions
|
@ -33,3 +33,7 @@ Icon=/res/icons/32x32/app-snake.png
|
|||
[ProcessManager]
|
||||
Path=/bin/ProcessManager
|
||||
Icon=/res/icons/32x32/msgbox-warning.png
|
||||
|
||||
[PaintBrush]
|
||||
Path=/bin/PaintBrush
|
||||
Icon=/res/icons/32x32/app-paintbrush.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue