diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2011-08-21 01:43:11 +0000 |
commit | 37fb195dc2faceddc010981e2648cdb9cd04a43f (patch) | |
tree | e85ae390f7c223e042eb594391df1952b7e3aeb6 /python | |
parent | f10de3b0cb63279487ec73d320504759b3db5273 (diff) | |
download | tdebindings-37fb195dc2faceddc010981e2648cdb9cd04a43f.tar.gz tdebindings-37fb195dc2faceddc010981e2648cdb9cd04a43f.zip |
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'python')
-rw-r--r-- | python/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/README b/python/README index 4ec623cb..2b964c5b 100644 --- a/python/README +++ b/python/README @@ -11,4 +11,4 @@ http://www.riverbankcomputing.co.uk/software/sip/download PyQt may be downloaded from this URL: http://www.riverbankcomputing.co.uk/software/pyqt/download3 -PyKDE has been moved to <svnroot>/libraries/python-kde3, and can be compiled against the latest SIP and PyQt sources. +PyKDE has been moved to <svnroot>/libraries/python-trinity, and can be compiled against the latest SIP and PyQt sources. |