No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
tdegames/kenolaba
Michele Calgaro c20f4d8f2c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
hace 4 meses
..
bitmaps Initial cmake conversion hace 8 años
toolbar Initial cmake conversion hace 8 años
AbTop.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 4 meses
AbTop.h Replace Q_OBJECT with TQ_OBJECT hace 10 meses
Ball.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 4 meses
Ball.h Replace Q_OBJECT with TQ_OBJECT hace 10 meses
Board.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 hace 11 años
Board.h Replace Q_OBJECT with TQ_OBJECT hace 10 meses
BoardWidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 4 meses
BoardWidget.h Replace Q_OBJECT with TQ_OBJECT hace 10 meses
CMakeL10n.txt Desktop file translations: hace 4 años
CMakeLists.txt Desktop file translations: hace 4 años
ChangeLog Rename a number of classes to enhance compatibility with KDE4 hace 11 años
EvalDlg.ui Add includes to UI files to resolve FTBFS. hace 6 años
EvalDlgImpl.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 4 meses
EvalDlgImpl.h Replace Q_OBJECT with TQ_OBJECT hace 10 meses
EvalScheme.cpp Rename common header files for consistency with class renaming hace 11 años
EvalScheme.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 hace 11 años
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module hace 6 años
Move.cpp Rename additional header files to avoid conflicts with KDE4 hace 11 años
Move.h Trinity Qt initial conversion hace 14 años
Network.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 4 meses
Network.h Replace Q_OBJECT with TQ_OBJECT hace 10 meses
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
Spy.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines hace 4 meses
Spy.h Replace Q_OBJECT with TQ_OBJECT hace 10 meses
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
hi16-app-kenolaba.png Fix invalid headers in PNG files and optimize for size hace 8 años
hi22-app-kenolaba.png Fix invalid headers in PNG files and optimize for size hace 8 años
hi32-app-kenolaba.png Fix invalid headers in PNG files and optimize for size hace 8 años
hi48-app-kenolaba.png Fix invalid headers in PNG files and optimize for size hace 8 años
hi64-app-kenolaba.png Fix invalid headers in PNG files and optimize for size hace 8 años
hi128-app-kenolaba.png Fix invalid headers in PNG files and optimize for size hace 8 años
kenolaba.cpp Rename additional header files to avoid conflicts with KDE4 hace 11 años
kenolaba.desktop Desktop file translations: hace 4 años
kenolabaui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. hace 15 años

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>