summaryrefslogtreecommitdiffstats
path: root/libkdegames/carddecks/README
diff options
context:
space:
mode:
Diffstat (limited to 'libkdegames/carddecks/README')
-rw-r--r--libkdegames/carddecks/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/libkdegames/carddecks/README b/libkdegames/carddecks/README
deleted file mode 100644
index bfac9f0d..00000000
--- a/libkdegames/carddecks/README
+++ /dev/null
@@ -1,12 +0,0 @@
-This directory contains all carddecks for KDE cardgames.
-
-The backsides of the cards are stored as PNG images in
-the directory decks as deck0.png, deck1.png, ...
-
-The cardsets with 52 cards are stored in the directories
-cards1,cards2,cards3,... where each directory contains 52
-PNG images of the cards labels 1.png,2.png,...52.png
-
-Access to these cards works by using the kcardialog library
-in libtdegames. See for documentation there.
-