Browse Source

Base: Add open links to all of the game man pages

Brian Gianforcaro 3 years ago
parent
commit
13f92627b2

+ 2 - 0
Base/usr/share/man/man6/2048.md

@@ -2,6 +2,8 @@
 
 ![Icon](/res/icons/16x16/app-2048.png) 2048
 
+[Open](file:///bin/2048)
+
 ## Synopsis
 
 ```**sh

+ 2 - 0
Base/usr/share/man/man6/Breakout.md

@@ -2,6 +2,8 @@
 
 ![Icon](/res/icons/16x16/app-breakout.png) Breakout
 
+[Open](file:///bin/Breakout)
+
 ## Synopsis
 
 ```**sh

+ 2 - 0
Base/usr/share/man/man6/Chess.md

@@ -2,6 +2,8 @@
 
 ![Icon](/res/icons/16x16/app-chess.png) Chess
 
+[Open](file:///bin/Chess)
+
 ## Synopsis
 
 ```**sh

+ 2 - 0
Base/usr/share/man/man6/FlappyBug.md

@@ -2,6 +2,8 @@
 
 ![Icon](/res/icons/16x16/app-flappybug.png) Flappy Bug
 
+[Open](file:///bin/FlappyBug)
+
 ## Synopsis
 
 ```**sh

+ 2 - 0
Base/usr/share/man/man6/GameOfLife.md

@@ -2,6 +2,8 @@
 
 ![Icon](/res/icons/16x16/app-gameoflife.png) GameOfLife
 
+[Open](file:///bin/GameOfLife)
+
 ## Synopsis
 
 ```**sh

+ 2 - 0
Base/usr/share/man/man6/Hearts.md

@@ -2,6 +2,8 @@
 
 ![Icon](/res/icons/16x16/app-hearts.png) Hearts - The Hearts card game
 
+[Open](file:///bin/Hearts)
+
 ## Synopsis
 
 ```**sh

+ 2 - 0
Base/usr/share/man/man6/Minesweeper.md

@@ -2,6 +2,8 @@
 
 ![Icon](/res/icons/16x16/app-minesweeper.png) Minesweeper
 
+[Open](file:///bin/Minesweeper)
+
 ## Synopsis
 
 ```**sh

+ 2 - 0
Base/usr/share/man/man6/Pong.md

@@ -2,6 +2,8 @@
 
 ![Icon](/res/icons/16x16/app-pong.png) Pong
 
+[Open](file:///bin/Pong)
+
 ## Synopsis
 
 ```**sh

+ 2 - 0
Base/usr/share/man/man6/Snake.md

@@ -2,6 +2,8 @@
 
 ![Icon](/res/icons/16x16/app-snake.png) Snake
 
+[Open](file:///bin/Snake)
+
 ## Synopsis
 
 ```**sh