summaryrefslogtreecommitdiffstats
path: root/debian/_base/core/tdegames/debian/man/twin4-trinity.man
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-12-02 19:39:12 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-12-02 19:41:45 +0100
commit53fdc6dd6e0b766ca1f5f119952809cbe333b06d (patch)
treea0d135c9366ae66ec53f706a952b7bb2412c8f77 /debian/_base/core/tdegames/debian/man/twin4-trinity.man
parent4e3db66c85c13bbb466ea04495836052ddf44148 (diff)
downloadtde-packaging-53fdc6dd6e0b766ca1f5f119952809cbe333b06d.tar.gz
tde-packaging-53fdc6dd6e0b766ca1f5f119952809cbe333b06d.zip
DEB tdegames: Fix an empty package twin4.
During the renaming of the package, the renaming of files that ensure the rules for creating the package was neglected. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 26c6253e5f5130763b33caa44772f97bc9a9e2e1)
Diffstat (limited to 'debian/_base/core/tdegames/debian/man/twin4-trinity.man')
-rw-r--r--debian/_base/core/tdegames/debian/man/twin4-trinity.man22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/_base/core/tdegames/debian/man/twin4-trinity.man b/debian/_base/core/tdegames/debian/man/twin4-trinity.man
new file mode 100644
index 000000000..d2c558fb8
--- /dev/null
+++ b/debian/_base/core/tdegames/debian/man/twin4-trinity.man
@@ -0,0 +1,22 @@
+.TH TWIN4 6
+.SH NAME
+twin4 \- Connect Four clone for TDE
+.SH SYNOPSIS
+.B twin4
+.I [Qt-options] [TDE-options]
+.SH DESCRIPTION
+Four wins is a game for two players. Each player is represented by a
+color (yellow and red). The goal of the game is to get four connected
+pieces of your color into a row, column or any diagonal. This is done
+by placing one of your pieces into any of the seven columns. A piece
+will begin to fill a column from the bottom, i.e. it will fall down
+until it reaches the ground level or another stone. After a move is
+done it is the turn of the other player. This is repeated until the
+game is over, i.e. one of the players has four pieces in a row, column
+or diagonal or no more moves are possible because the board is filled.
+.so kdeopt.part
+.SH SEE ALSO
+More detailed user documentation is available from
+.BR help:/twin4
+(either enter this URL into \fBkonqueror\fP, or run `khelpcenter
+help:/twin4').