diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-04 18:29:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-04 18:29:27 -0600 |
commit | 9950392af60b1672bd69498b5eaa5f86636acee7 (patch) | |
tree | 49b03197f5fef6d2be2f07aedd439d6beb13388c /lib/kformula | |
parent | f88f3a5d3bea346d9e8a03a4fe2b5fe4d85b8e63 (diff) | |
download | koffice-9950392af60b1672bd69498b5eaa5f86636acee7.tar.gz koffice-9950392af60b1672bd69498b5eaa5f86636acee7.zip |
Part 1 of 2 rename pykde to pytde
Diffstat (limited to 'lib/kformula')
-rw-r--r-- | lib/kformula/prototype/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/prototype/README b/lib/kformula/prototype/README index c4cf4486..7f5f326a 100644 --- a/lib/kformula/prototype/README +++ b/lib/kformula/prototype/README @@ -2,7 +2,7 @@ A small prototype of the kformula engine. Needs: python2.0 (http://www.python.org) -PyQt2.2 (http://www.thekompany.com/projects/pykde/) +PyQt2.2 (http://www.thekompany.com/projects/pytde/) Please see file ../DESIGN for details. Any feedback is welcome. |