Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
tdeedu/khangman
Michele Calgaro 69e4de2f4c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
vor 2 Monaten
..
khangman Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 2 Monaten
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
CMakeL10n.txt Add CMakeL10n rules. vor 5 Jahren
CMakeLists.txt Conversion to the cmake building system. vor 5 Jahren
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
ChangeLog Remove additional unneeded tq method conversions vor 12 Jahren
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
Makefile.am Additional renaming of kde to tde vor 13 Jahren
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
README.developer Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
README.languages Update for recent TDENewStuff changes vor 10 Jahren
README.packagers Additional renaming of kde to tde vor 13 Jahren
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. vor 15 Jahren
add_language Rename KDEHOME and KDEDIR vor 12 Jahren
khangman.kdevprj LIB_QT -> LIB_TQT conversion to align to updated admin module vor 6 Jahren

README

24 July 2001

To run the game from cvs:
make -f Makefile.dist
./configure --prefix=/usr
make
su -c "make install"

The game installs in /usr/local/kde if the prefix option is not invoked (run
/usr/local/kde/bin/khangman to start it).
In that case, the pics don't appear, you have to copy them in /usr/share/icons.
This will be fixed soon.