SVN_SILENT made messages (.desktop file)
[kdegames.git] / libkdegames / carddecks / README
blob9beb8a876d44486a3c360b10ea0173ed1f2136fb
1 This directory contains all carddecks for KDE cardgames.
3 The backsides of the cards are stored as PNG images in
4 the directory decks as deck0.png, deck1.png, ...
6 The cardsets with 52 cards are stored in the directories
7 cards1,cards2,cards3,... where each directory contains 52
8 PNG images of the cards labels 1.png,2.png,...52.png
10 Access to these cards works by using the kcardialog library
11 in libkdegames. See for documentation there.