summaryrefslogtreecommitdiffstats
path: root/src/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:52:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:52:34 -0600
commitc1501726ccea0c6ec2bc925f3dfc74f9626ff328 (patch)
treef700ca388534ccc04b1114faaab5dc6926914df3 /src/README
parentbbc896984775997f13ea8a39f0d808da1a57d8bf (diff)
downloadkbookreader-c1501726ccea0c6ec2bc925f3dfc74f9626ff328.tar.gz
kbookreader-c1501726ccea0c6ec2bc925f3dfc74f9626ff328.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/README')
-rw-r--r--src/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/README b/src/README
index f7d3506..39de8b2 100644
--- a/src/README
+++ b/src/README
@@ -46,7 +46,7 @@ http://developer.kde.org/documentation/tutorials/xmlui/preface.html
them more maintainable.
For more details, consult :
-http://developer.kde.org/documentation/tutorials/kconfigxt/kconfigxt.html
+http://developer.kde.org/documentation/tutorials/tdeconfigxt/tdeconfigxt.html
* With KParts, you can embed other kde components in your program, or make your program
embeddable in other apps. For example, the kmplayer kpart can be called to play videos