You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeedu/khangman
Michele Calgaro 65a9f54e10
Renaming of files in preparation for code style tools.
3 years ago
..
khangman Renaming of files in preparation for code style tools. 3 years ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 14 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Conversion to the cmake building system. 4 years ago
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 14 years ago
ChangeLog Remove additional unneeded tq method conversions 12 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 14 years ago
Makefile.am Additional renaming of kde to tde 12 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 14 years ago
README.developer Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 14 years ago
README.languages Update for recent TDENewStuff changes 9 years ago
README.packagers Additional renaming of kde to tde 12 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 14 years ago
add_language Rename KDEHOME and KDEDIR 12 years ago
khangman.kdevprj LIB_QT -> LIB_TQT conversion to align to updated admin module 5 years ago

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.