From dae298e9df23a2f2be7f1b5a5c4726096c310a58 Mon Sep 17 00:00:00 2001 From: Brian Gianforcaro Date: Mon, 17 Jan 2022 08:42:39 +0000 Subject: [PATCH] Revert "Base: Add icons to man pages for GUI applications" This reverts commit 74238d0abaac7c36c49e33e863c65eb6b199d9f3. --- Base/usr/share/man/man1/CharacterMap.md | 3 +-- Base/usr/share/man/man1/Eyes.md | 3 +-- Base/usr/share/man/man1/FontEditor.md | 3 +-- Base/usr/share/man/man1/Help.md | 2 +- Base/usr/share/man/man1/ImageViewer.md | 3 +-- Base/usr/share/man/man1/Inspector.md | 3 ++- Base/usr/share/man/man1/Mail.md | 2 +- Base/usr/share/man/man1/Playground.md | 3 +-- Base/usr/share/man/man1/Profiler.md | 2 +- Base/usr/share/man/man1/Terminal.md | 2 +- Base/usr/share/man/man1/TextEditor.md | 2 +- Base/usr/share/man/man6/2048.md | 2 +- Base/usr/share/man/man6/Breakout.md | 2 +- Base/usr/share/man/man6/Chess.md | 2 +- Base/usr/share/man/man6/FlappyBug.md | 2 +- Base/usr/share/man/man6/GameOfLife.md | 2 +- Base/usr/share/man/man6/Hearts.md | 2 +- Base/usr/share/man/man6/Minesweeper.md | 2 +- Base/usr/share/man/man6/Pong.md | 2 +- Base/usr/share/man/man6/Snake.md | 2 +- 20 files changed, 21 insertions(+), 25 deletions(-) diff --git a/Base/usr/share/man/man1/CharacterMap.md b/Base/usr/share/man/man1/CharacterMap.md index 69e8616364..2999faee70 100644 --- a/Base/usr/share/man/man1/CharacterMap.md +++ b/Base/usr/share/man/man1/CharacterMap.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-character-map.png) Character Map +Character Map [Open](file:///bin/CharacterMap) @@ -30,4 +30,3 @@ $ CharacterMap --search "yak" ## See Also * [`FontEditor`(1)](help://man/1/FontEditor) To edit the fonts instead of just viewing them. - diff --git a/Base/usr/share/man/man1/Eyes.md b/Base/usr/share/man/man1/Eyes.md index 57e5041944..deaf371b1b 100644 --- a/Base/usr/share/man/man1/Eyes.md +++ b/Base/usr/share/man/man1/Eyes.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-eyes.png) Eyes +Eyes ## 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) - diff --git a/Base/usr/share/man/man1/FontEditor.md b/Base/usr/share/man/man1/FontEditor.md index 66c6bccc97..26cd6139cf 100644 --- a/Base/usr/share/man/man1/FontEditor.md +++ b/Base/usr/share/man/man1/FontEditor.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-font-editor.png) FontEditor - Serenity font editor +FontEditor - Serenity font editor [Open](file:///bin/FontEditor) @@ -19,4 +19,3 @@ FontEditor is a font editing application for Serenity. ```sh $ FontEditor /res/fonts/CsillaRegular10.font ``` - diff --git a/Base/usr/share/man/man1/Help.md b/Base/usr/share/man/man1/Help.md index 070d9df93d..234ddaad7e 100644 --- a/Base/usr/share/man/man1/Help.md +++ b/Base/usr/share/man/man1/Help.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-help.png) Help +Help ## Synopsis diff --git a/Base/usr/share/man/man1/ImageViewer.md b/Base/usr/share/man/man1/ImageViewer.md index af8a32f194..3550e79c5b 100644 --- a/Base/usr/share/man/man1/ImageViewer.md +++ b/Base/usr/share/man/man1/ImageViewer.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/filetype-image.png) Image Viewer - SerenityOS image viewer +Image Viewer - SerenityOS image viewer [Open](file:///bin/ImageViewer) @@ -23,4 +23,3 @@ ImageViewer is an image viewing application for SerenityOS. ```sh $ ImageViewer /res/graphics/buggie.png ``` - diff --git a/Base/usr/share/man/man1/Inspector.md b/Base/usr/share/man/man1/Inspector.md index d6e30dd8b0..0cbe13ec9b 100644 --- a/Base/usr/share/man/man1/Inspector.md +++ b/Base/usr/share/man/man1/Inspector.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-inspector.png) Inspector - Serenity process inspector +Inspector - Serenity process inspector [Open](file:///bin/Inspector) @@ -28,3 +28,4 @@ via UNIX socket. ```sh $ Inspector $(pidof Shell) ``` + diff --git a/Base/usr/share/man/man1/Mail.md b/Base/usr/share/man/man1/Mail.md index 1e054b96dc..060957d060 100644 --- a/Base/usr/share/man/man1/Mail.md +++ b/Base/usr/share/man/man1/Mail.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-mail.png) Mail - Serenity e-mail client +Mail - Serenity e-mail client [Open](file:///bin/Mail) diff --git a/Base/usr/share/man/man1/Playground.md b/Base/usr/share/man/man1/Playground.md index 05d9ff1a45..bda28437ff 100644 --- a/Base/usr/share/man/man1/Playground.md +++ b/Base/usr/share/man/man1/Playground.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-playground.png) Playground - GUI Markup Language (GML) editor +Playground - GUI Markup Language (GML) editor [Open](file:///bin/Playground) @@ -32,4 +32,3 @@ $ Playground /home/anon/example.gml ## See also * [`gml-format`(1)](help://man/1/gml-format) For automated GML formatting - diff --git a/Base/usr/share/man/man1/Profiler.md b/Base/usr/share/man/man1/Profiler.md index 81f868d2d6..37ace8f6a5 100644 --- a/Base/usr/share/man/man1/Profiler.md +++ b/Base/usr/share/man/man1/Profiler.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-profiler.png) Profiler - Serenity process profiler +Profiler - Serenity process profiler [Open](file:///bin/Profiler) diff --git a/Base/usr/share/man/man1/Terminal.md b/Base/usr/share/man/man1/Terminal.md index 8644a5c27c..9164fb10db 100644 --- a/Base/usr/share/man/man1/Terminal.md +++ b/Base/usr/share/man/man1/Terminal.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-terminal.png) Terminal - Serenity terminal emulator +Terminal - Serenity terminal emulator [Open](file:///bin/Terminal) diff --git a/Base/usr/share/man/man1/TextEditor.md b/Base/usr/share/man/man1/TextEditor.md index c58cf310f8..0e8c2ae498 100644 --- a/Base/usr/share/man/man1/TextEditor.md +++ b/Base/usr/share/man/man1/TextEditor.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-text-editor.png) TextEditor - SerenityOS text editor +TextEditor - SerenityOS text editor [Open](file:///bin/TextEditor) diff --git a/Base/usr/share/man/man6/2048.md b/Base/usr/share/man/man6/2048.md index e4c4c0a2ad..3ee58df9eb 100644 --- a/Base/usr/share/man/man6/2048.md +++ b/Base/usr/share/man/man6/2048.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-2048.png) 2048 +2048 ## Synopsis diff --git a/Base/usr/share/man/man6/Breakout.md b/Base/usr/share/man/man6/Breakout.md index cd4d8fc293..76a7636441 100644 --- a/Base/usr/share/man/man6/Breakout.md +++ b/Base/usr/share/man/man6/Breakout.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-breakout.png) Breakout +Breakout ## Synopsis diff --git a/Base/usr/share/man/man6/Chess.md b/Base/usr/share/man/man6/Chess.md index 8597bfac14..d97a93b1cd 100644 --- a/Base/usr/share/man/man6/Chess.md +++ b/Base/usr/share/man/man6/Chess.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-chess.png) Chess +Chess ## Synopsis diff --git a/Base/usr/share/man/man6/FlappyBug.md b/Base/usr/share/man/man6/FlappyBug.md index 469dc39edf..9c3dab1371 100644 --- a/Base/usr/share/man/man6/FlappyBug.md +++ b/Base/usr/share/man/man6/FlappyBug.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-flappybug.png) Flappy Bug +Flappy Bug ## Synopsis diff --git a/Base/usr/share/man/man6/GameOfLife.md b/Base/usr/share/man/man6/GameOfLife.md index e151ee2368..9825278e77 100644 --- a/Base/usr/share/man/man6/GameOfLife.md +++ b/Base/usr/share/man/man6/GameOfLife.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-gameoflife.png) GameOfLife +GameOfLife ## Synopsis diff --git a/Base/usr/share/man/man6/Hearts.md b/Base/usr/share/man/man6/Hearts.md index c5f03ffe26..f6cc8a3c48 100644 --- a/Base/usr/share/man/man6/Hearts.md +++ b/Base/usr/share/man/man6/Hearts.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-hearts.png) Hearts - The Hearts card game +Hearts - The Hearts card game ## Synopsis diff --git a/Base/usr/share/man/man6/Minesweeper.md b/Base/usr/share/man/man6/Minesweeper.md index e58fc2a3ae..fd42b10d77 100644 --- a/Base/usr/share/man/man6/Minesweeper.md +++ b/Base/usr/share/man/man6/Minesweeper.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-minesweeper.png) Minesweeper +Minesweeper ## Synopsis diff --git a/Base/usr/share/man/man6/Pong.md b/Base/usr/share/man/man6/Pong.md index 062ca833e6..d04a61ff02 100644 --- a/Base/usr/share/man/man6/Pong.md +++ b/Base/usr/share/man/man6/Pong.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-pong.png) Pong +Pong ## Synopsis diff --git a/Base/usr/share/man/man6/Snake.md b/Base/usr/share/man/man6/Snake.md index c93d58da19..3bf24d742a 100644 --- a/Base/usr/share/man/man6/Snake.md +++ b/Base/usr/share/man/man6/Snake.md @@ -1,6 +1,6 @@ ## Name -![Icon](/res/icons/16x16/app-snake.png) Snake +Snake ## Synopsis