1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 16:57:35 +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
Character Map
![Icon](/res/icons/16x16/app-character-map.png) Character Map
[Open](file:///bin/CharacterMap)
@ -30,3 +30,4 @@ $ CharacterMap --search "yak"
## See Also
* [`FontEditor`(1)](help://man/1/FontEditor) To edit the fonts instead of just viewing them.

View file

@ -1,6 +1,6 @@
## Name
Eyes
![Icon](/res/icons/16x16/app-eyes.png) Eyes
## Synopsis
@ -18,3 +18,4 @@ $ Eyes [--num-eyes number] [--max-in-row number] [--grid-rows number] [--grid-co
* `-c number`, `--grid-cols number`: Number of columns in grid (incompatible with --number)
<!-- Auto-generated through ArgsParser -->

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
```

View file

@ -1,6 +1,6 @@
## Name
Help
![Icon](/res/icons/16x16/app-help.png) Help
## Synopsis

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
```

View file

@ -1,6 +1,6 @@
## Name
Inspector - Serenity process inspector
![Icon](/res/icons/16x16/app-inspector.png) Inspector - Serenity process inspector
[Open](file:///bin/Inspector)
@ -28,4 +28,3 @@ via UNIX socket.
```sh
$ Inspector $(pidof Shell)
```

View file

@ -1,6 +1,6 @@
## Name
Mail - Serenity e-mail client
![Icon](/res/icons/16x16/app-mail.png) Mail - Serenity e-mail client
[Open](file:///bin/Mail)

View file

@ -1,6 +1,6 @@
## Name
Playground - GUI Markup Language (GML) editor
![Icon](/res/icons/16x16/app-playground.png) Playground - GUI Markup Language (GML) editor
[Open](file:///bin/Playground)
@ -32,3 +32,4 @@ $ Playground /home/anon/example.gml
## See also
* [`gml-format`(1)](help://man/1/gml-format) For automated GML formatting

View file

@ -1,6 +1,6 @@
## Name
Profiler - Serenity process profiler
![Icon](/res/icons/16x16/app-profiler.png) Profiler - Serenity process profiler
[Open](file:///bin/Profiler)

View file

@ -1,6 +1,6 @@
## Name
Terminal - Serenity terminal emulator
![Icon](/res/icons/16x16/app-terminal.png) Terminal - Serenity terminal emulator
[Open](file:///bin/Terminal)

View file

@ -1,6 +1,6 @@
## Name
TextEditor - SerenityOS text editor
![Icon](/res/icons/16x16/app-text-editor.png) TextEditor - SerenityOS text editor
[Open](file:///bin/TextEditor)

View file

@ -1,6 +1,6 @@
## Name
2048
![Icon](/res/icons/16x16/app-2048.png) 2048
## Synopsis

View file

@ -1,6 +1,6 @@
## Name
Breakout
![Icon](/res/icons/16x16/app-breakout.png) Breakout
## Synopsis

View file

@ -1,6 +1,6 @@
## Name
Chess
![Icon](/res/icons/16x16/app-chess.png) Chess
## Synopsis

View file

@ -1,6 +1,6 @@
## Name
Flappy Bug
![Icon](/res/icons/16x16/app-flappybug.png) Flappy Bug
## Synopsis

View file

@ -1,6 +1,6 @@
## Name
GameOfLife
![Icon](/res/icons/16x16/app-gameoflife.png) GameOfLife
## Synopsis

View file

@ -1,6 +1,6 @@
## Name
Hearts - The Hearts card game
![Icon](/res/icons/16x16/app-hearts.png) Hearts - The Hearts card game
## Synopsis

View file

@ -1,6 +1,6 @@
## Name
Minesweeper
![Icon](/res/icons/16x16/app-minesweeper.png) Minesweeper
## Synopsis

View file

@ -1,6 +1,6 @@
## Name
Pong
![Icon](/res/icons/16x16/app-pong.png) Pong
## Synopsis

View file

@ -1,6 +1,6 @@
## Name
Snake
![Icon](/res/icons/16x16/app-snake.png) Snake
## Synopsis