Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
tdeedu/khangman
Michele Calgaro 69e4de2f4c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
pirms 3 mēnešiem
..
khangman Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines pirms 3 mēnešiem
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
CMakeL10n.txt Add CMakeL10n rules. pirms 5 gadiem
CMakeLists.txt Conversion to the cmake building system. pirms 5 gadiem
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
ChangeLog Remove additional unneeded tq method conversions pirms 13 gadiem
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
Makefile.am Additional renaming of kde to tde pirms 13 gadiem
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
README.developer Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
README.languages Update for recent TDENewStuff changes pirms 10 gadiem
README.packagers Additional renaming of kde to tde pirms 13 gadiem
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. pirms 15 gadiem
add_language Rename KDEHOME and KDEDIR pirms 13 gadiem
khangman.kdevprj LIB_QT -> LIB_TQT conversion to align to updated admin module pirms 6 gadiem

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.