1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 14:17:45 +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
Image Viewer - SerenityOS image viewer
![Icon](/res/icons/16x16/filetype-image.png) Image Viewer - SerenityOS image viewer
[Open](file:///bin/ImageViewer)
@ -23,3 +23,4 @@ ImageViewer is an image viewing application for SerenityOS.
```sh
$ ImageViewer /res/graphics/buggie.png
```