diff options
author | Timothy Pearson <[email protected]> | 2011-11-05 21:46:22 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-05 21:46:22 -0500 |
commit | 898d80dfae554b177a4f0a0d0f103b3b3976a6ea (patch) | |
tree | aedc02ad7983269381be9fc3ecf399321aabecea /libkdegames/carddecks | |
parent | cd42115f94ac82d512d0edcb4909a536243b514f (diff) | |
download | tdegames-898d80dfae554b177a4f0a0d0f103b3b3976a6ea.tar.gz tdegames-898d80dfae554b177a4f0a0d0f103b3b3976a6ea.zip |
Rename kde libraries to tde
Diffstat (limited to 'libkdegames/carddecks')
-rw-r--r-- | libkdegames/carddecks/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdegames/carddecks/README b/libkdegames/carddecks/README index 9beb8a87..bfac9f0d 100644 --- a/libkdegames/carddecks/README +++ b/libkdegames/carddecks/README @@ -8,5 +8,5 @@ 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 libkdegames. See for documentation there. +in libtdegames. See for documentation there. |