summaryrefslogtreecommitdiffstats
path: root/libkdegames/carddecks/README
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-06 15:56:37 -0600
committerTimothy Pearson <[email protected]>2011-11-06 15:56:37 -0600
commit14c49c4f56792a934bcdc4efceebbd429d858571 (patch)
tree2f302410d5a5d678bf3ff10edead70d348be6644 /libkdegames/carddecks/README
parentab0981b9689e4d3ad88e9572bfa4b4a5e36c51ae (diff)
downloadtdegames-14c49c4f56792a934bcdc4efceebbd429d858571.tar.gz
tdegames-14c49c4f56792a934bcdc4efceebbd429d858571.zip
Actually move the kde files that were renamed in the last commit
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.
-