1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 07:58:11 +00:00

Base: Add icons to man pages for GUI applications

Differentiate GUI applications in man pages with icons.

This is the revert of the revert commit, now that the icon processing
was fixed in 89c0f84a28.
Revert: dae298e9df
Original: 74238d0aba

Co-authored-by: electrikmilk <brandonjordan124@gmail.com>
This commit is contained in:
Brian Gianforcaro 2022-01-17 02:30:28 -08:00 committed by Brian Gianforcaro
parent 89c0f84a28
commit 64dfb3a28f
21 changed files with 24 additions and 24 deletions

View file

@ -8,7 +8,6 @@ echo
rm -rf generated_manpages || exit 1
for i in ( \
(Eyes 1) \
(UserspaceEmulator 1) \
(TelnetServer 1) \
(WebServer 1) \