You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdegames/kenolaba
Michele Calgaro c20f4d8f2c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 months ago
..
bitmaps Initial cmake conversion 8 years ago
toolbar Initial cmake conversion 8 years ago
AbTop.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
AbTop.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
Ball.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
Ball.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
Board.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
Board.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
BoardWidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
BoardWidget.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
CMakeL10n.txt Desktop file translations: 4 years ago
CMakeLists.txt Desktop file translations: 4 years ago
ChangeLog Rename a number of classes to enhance compatibility with KDE4 11 years ago
EvalDlg.ui Add includes to UI files to resolve FTBFS. 6 years ago
EvalDlgImpl.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
EvalDlgImpl.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
EvalScheme.cpp Rename common header files for consistency with class renaming 11 years ago
EvalScheme.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 11 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
Move.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
Move.h Trinity Qt initial conversion 14 years ago
Network.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
Network.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Spy.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 months ago
Spy.h Replace Q_OBJECT with TQ_OBJECT 9 months ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
hi16-app-kenolaba.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi22-app-kenolaba.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi32-app-kenolaba.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi48-app-kenolaba.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi64-app-kenolaba.png Fix invalid headers in PNG files and optimize for size 8 years ago
hi128-app-kenolaba.png Fix invalid headers in PNG files and optimize for size 8 years ago
kenolaba.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
kenolaba.desktop Desktop file translations: 4 years ago
kenolabaui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago

README

Another kool game for KDE :)

Kenolaba is a game like Abalone. You play against the computer on a
board. For rules look at the HTML manual.

INSTALLATION:
If you find this directory (and README) in a kde package bundled with
other applications, there is nothing to do. By installing the package
Kenolaba should be installed too.

Otherwise get the kdeapps package and unpack it.
Make the kenolaba/ directory (with this README) a subdirectory of
kdeapps/ and add "kenolaba" to the SUBDIRS variable in the toplevel
Makefile.in of the kdeapps package. By installing the package kdeapps now
Kenolaba should be installed too.

Have fun...
...and remember: Your computer already is a real thinking machine !

Greetings,

Josef Weidendorfer
<Josef.Weidendorfer@in.tum.de>