Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
tdegames/kenolaba
Michele Calgaro c20f4d8f2c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
před 3 měsíci
..
bitmaps Initial cmake conversion před 8 roky
toolbar Initial cmake conversion před 8 roky
AbTop.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
AbTop.h Replace Q_OBJECT with TQ_OBJECT před 8 měsíci
Ball.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
Ball.h Replace Q_OBJECT with TQ_OBJECT před 8 měsíci
Board.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
Board.h Replace Q_OBJECT with TQ_OBJECT před 8 měsíci
BoardWidget.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
BoardWidget.h Replace Q_OBJECT with TQ_OBJECT před 8 měsíci
CMakeL10n.txt Desktop file translations: před 4 roky
CMakeLists.txt Desktop file translations: před 4 roky
ChangeLog Rename a number of classes to enhance compatibility with KDE4 před 11 roky
EvalDlg.ui Add includes to UI files to resolve FTBFS. před 6 roky
EvalDlgImpl.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
EvalDlgImpl.h Replace Q_OBJECT with TQ_OBJECT před 8 měsíci
EvalScheme.cpp Rename common header files for consistency with class renaming před 11 roky
EvalScheme.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 před 11 roky
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module před 6 roky
Move.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
Move.h Trinity Qt initial conversion před 14 roky
Network.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
Network.h Replace Q_OBJECT with TQ_OBJECT před 8 měsíci
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
Spy.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines před 3 měsíci
Spy.h Replace Q_OBJECT with TQ_OBJECT před 8 měsíci
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
hi16-app-kenolaba.png Fix invalid headers in PNG files and optimize for size před 8 roky
hi22-app-kenolaba.png Fix invalid headers in PNG files and optimize for size před 8 roky
hi32-app-kenolaba.png Fix invalid headers in PNG files and optimize for size před 8 roky
hi48-app-kenolaba.png Fix invalid headers in PNG files and optimize for size před 8 roky
hi64-app-kenolaba.png Fix invalid headers in PNG files and optimize for size před 8 roky
hi128-app-kenolaba.png Fix invalid headers in PNG files and optimize for size před 8 roky
kenolaba.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
kenolaba.desktop Desktop file translations: před 4 roky
kenolabaui.rc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky
version.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. před 15 roky

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>