1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 10:57:34 +00:00

Revert "Base: Add icons to man pages for GUI applications"

This reverts commit 74238d0aba.
This commit is contained in:
Brian Gianforcaro 2022-01-17 08:42:39 +00:00
parent 74238d0aba
commit dae298e9df
20 changed files with 21 additions and 25 deletions

View file

@ -1,6 +1,6 @@
## Name ## Name
![Icon](/res/icons/16x16/app-character-map.png) Character Map Character Map
[Open](file:///bin/CharacterMap) [Open](file:///bin/CharacterMap)
@ -30,4 +30,3 @@ $ CharacterMap --search "yak"
## See Also ## See Also
* [`FontEditor`(1)](help://man/1/FontEditor) To edit the fonts instead of just viewing them. * [`FontEditor`(1)](help://man/1/FontEditor) To edit the fonts instead of just viewing them.

View file

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

View file

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

View file

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

View file

@ -1,6 +1,6 @@
## Name ## Name
![Icon](/res/icons/16x16/filetype-image.png) Image Viewer - SerenityOS image viewer Image Viewer - SerenityOS image viewer
[Open](file:///bin/ImageViewer) [Open](file:///bin/ImageViewer)
@ -23,4 +23,3 @@ ImageViewer is an image viewing application for SerenityOS.
```sh ```sh
$ ImageViewer /res/graphics/buggie.png $ ImageViewer /res/graphics/buggie.png
``` ```

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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