Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
tdegames/kenolaba
Michele Calgaro c20f4d8f2c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
il y a 3 mois
..
bitmaps Initial cmake conversion il y a 8 ans
toolbar Initial cmake conversion il y a 8 ans
AbTop.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
AbTop.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
Ball.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
Ball.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
Board.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 il y a 11 ans
Board.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
BoardWidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
BoardWidget.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
CMakeL10n.txt Desktop file translations: il y a 4 ans
CMakeLists.txt Desktop file translations: il y a 4 ans
ChangeLog Rename a number of classes to enhance compatibility with KDE4 il y a 11 ans
EvalDlg.ui Add includes to UI files to resolve FTBFS. il y a 6 ans
EvalDlgImpl.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
EvalDlgImpl.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
EvalScheme.cpp Rename common header files for consistency with class renaming il y a 11 ans
EvalScheme.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 il y a 11 ans
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module il y a 6 ans
Move.cpp Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
Move.h Trinity Qt initial conversion il y a 14 ans
Network.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
Network.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
Spy.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
Spy.h Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
hi16-app-kenolaba.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi22-app-kenolaba.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi32-app-kenolaba.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi48-app-kenolaba.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi64-app-kenolaba.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi128-app-kenolaba.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
kenolaba.cpp Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
kenolaba.desktop Desktop file translations: il y a 4 ans
kenolabaui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans

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>