1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 08:17:34 +00:00

Base: Add manpage for Pixel Paint

The manpage includes screenshots.
Also, add a link in the Applications index manpage and in other
manpages where PixelPaint is referenced.
This commit is contained in:
Cubic Love 2023-11-26 19:25:58 +00:00 committed by Andrew Kaster
parent 0aeb7a26e9
commit e0ea5a86e0
9 changed files with 186 additions and 2 deletions

View file

@ -30,7 +30,7 @@ CatDog has multiple states:
- *Sleeping* if the mouse cursor hasnt moved in some time
- *Alert* if woken by the mouse cursor or speaking after being idle
- *Dressed as an Artist* if Pixel Paint or [Font Editor](help://man/1/Applications/FontEditor) are open
- *Dressed as an Artist* if [Pixel Paint](help://man/1/Applications/PixelPaint) or [Font Editor](help://man/1/Applications/FontEditor) are open
- *Dressed as an Inspector* if [Profiler](help://man/1/Applications/Profiler) or System Monitor are open
To exit, right-click on CatDog and select `Quit` or, if active, press `Alt+F4`.