Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
tdegames/lskat
Michele Calgaro d03fd4942f
Replace Q_SIGNALS and Q_SLOTS
il y a 3 mois
..
grafix Fix invalid headers in PNG files and optimize for size il y a 8 ans
lskat Replace Q_SIGNALS and Q_SLOTS il y a 3 mois
lskatproc Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
CMakeL10n.txt Desktop file translations: il y a 4 ans
CMakeLists.txt Desktop file translations: il y a 4 ans
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
Makefile.am Additional renaming of kde to tde il y a 13 ans
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
TODO Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version il y a 7 mois
hi16-app-lskat.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi22-app-lskat.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi32-app-lskat.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi48-app-lskat.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi64-app-lskat.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
hi128-app-lskat.png Fix invalid headers in PNG files and optimize for size il y a 8 ans
lskat.desktop Desktop file translations: il y a 4 ans
lskat.kdevprj Rename a number of libraries and executables to avoid conflicts with KDE4 il y a 11 ans

README

GENERAL NOTE:

  This is a small KDE 2.0 game, I wrote to practise 
  programming in KDE. 
  It should work quite stable. But if you find any bugs
  please contact me. 
  It would be also nice to give me some general feedback
  about the program, so that it can be approved or it
  can be considered in other programs.
  (Email: martin@heni-online.de)

INSTALLATION:

# unpack the archive
tar xzf lskat-0.9.tar.gz 

# build the package
cd lskat-0.9
./configure 
# or if KDE is in /opt/kde2
./configure --prefix=/opt/kde2
make

# become superuser for installing
su -c 'make install'

DECKS:
  
  You can use up to 6 own carddecks. Simply put into
  the grafichs directory resp the lskatpic.taz archive
  BMP graphics of the size 72x96, named deck1.bmp ..
  deck6.bmp