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

Base: Add icons to man pages for GUI applications

Differentiate GUI applications in man pages with icons.
This commit is contained in:
electrikmilk 2022-01-16 16:00:05 -05:00 committed by Brian Gianforcaro
parent 6210f62b1d
commit 74238d0aba
20 changed files with 25 additions and 21 deletions

View file

@ -1,6 +1,6 @@
## Name
FontEditor - Serenity font editor
![Icon](/res/icons/16x16/app-font-editor.png) FontEditor - Serenity font editor
[Open](file:///bin/FontEditor)
@ -19,3 +19,4 @@ FontEditor is a font editing application for Serenity.
```sh
$ FontEditor /res/fonts/CsillaRegular10.font
```