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 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.