summaryrefslogtreecommitdiffstats
path: root/src/README
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2013-01-25 00:05:59 -0600
committerTimothy Pearson <[email protected]>2013-01-25 00:05:59 -0600
commite32adbca5bcb755fbed588660b6b690089210aa6 (patch)
treece5e108577236bc2d1a21d8773b8acf5bbfb0fa2 /src/README
parent6d3902bd20c24613b2f13f5c04294ff83f104006 (diff)
downloaddolphin-e32adbca5bcb755fbed588660b6b690089210aa6.tar.gz
dolphin-e32adbca5bcb755fbed588660b6b690089210aa6.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket 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 318bd72..69e9ac5 100644
--- a/src/README
+++ b/src/README
@@ -42,7 +42,7 @@ For more details, consult :
http://devel-home.kde.org/~larrosa/tutorial/p9.html
http://developer.kde.org/documentation/tutorials/xmlui/preface.html
-* Use KConfig XT to create your configuration dialogs and make
+* Use TDEConfig XT to create your configuration dialogs and make
them more maintainable.
For more details, consult :