mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 08:07: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]
|
[ProcessManager]
|
||||||
Path=/bin/ProcessManager
|
Path=/bin/ProcessManager
|
||||||
Icon=/res/icons/32x32/msgbox-warning.png
|
Icon=/res/icons/32x32/msgbox-warning.png
|
||||||
|
|
||||||
|
[PaintBrush]
|
||||||
|
Path=/bin/PaintBrush
|
||||||
|
Icon=/res/icons/32x32/app-paintbrush.png
|
||||||
|
|
BIN
Base/res/icons/32x32/app-paintbrush.png
Normal file
BIN
Base/res/icons/32x32/app-paintbrush.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 473 B |
Loading…
Add table
Add a link
Reference in a new issue