diff options
author | Timothy Pearson <[email protected]> | 2013-01-25 00:05:59 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-25 00:05:59 -0600 |
commit | e32adbca5bcb755fbed588660b6b690089210aa6 (patch) | |
tree | ce5e108577236bc2d1a21d8773b8acf5bbfb0fa2 /src/README | |
parent | 6d3902bd20c24613b2f13f5c04294ff83f104006 (diff) | |
download | dolphin-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/README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 : |