You cannot 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
LupusRubrum 3502c1689d Texture improvements to kanagram & khangman
Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com>
7 months ago
..
khangman Texture improvements to kanagram & khangman 7 months ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
CMakeL10n.txt Add CMakeL10n rules. 7 years ago
CMakeLists.txt Conversion to the cmake building system. 7 years ago
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
ChangeLog Remove additional unneeded tq method conversions 14 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
Makefile.am Additional renaming of kde to tde 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
README.developer Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
README.languages Update for recent TDENewStuff changes 12 years ago
README.packagers Additional renaming of kde to tde 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
add_language Rename KDEHOME and KDEDIR 15 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.