Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
tdeedu/khangman
Michele Calgaro 69e4de2f4c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 місяці тому
..
khangman Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 місяці тому
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 роки тому
CMakeL10n.txt Add CMakeL10n rules. 5 роки тому
CMakeLists.txt Conversion to the cmake building system. 5 роки тому
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 роки тому
ChangeLog Remove additional unneeded tq method conversions 13 роки тому
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 роки тому
Makefile.am Additional renaming of kde to tde 13 роки тому
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 роки тому
README.developer Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 роки тому
README.languages Update for recent TDENewStuff changes 10 роки тому
README.packagers Additional renaming of kde to tde 13 роки тому
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 роки тому
add_language Rename KDEHOME and KDEDIR 13 роки тому
khangman.kdevprj LIB_QT -> LIB_TQT conversion to align to updated admin module 6 роки тому

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.