diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:50:47 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:50:47 -0600 |
commit | 80dd9f233c80d5e12e0794040142eb5d00d722e3 (patch) | |
tree | 4d087f650e2b00effd01000a4de98205005a1da4 /atlantik/README.KDE-3.0 | |
parent | 72f77e5dca03607b11a0cb29885410611bc410a6 (diff) | |
download | tdegames-80dd9f233c80d5e12e0794040142eb5d00d722e3.tar.gz tdegames-80dd9f233c80d5e12e0794040142eb5d00d722e3.zip |
Additional renaming of kde to tde
Diffstat (limited to 'atlantik/README.KDE-3.0')
-rw-r--r-- | atlantik/README.KDE-3.0 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/atlantik/README.KDE-3.0 b/atlantik/README.KDE-3.0 index 7be13669..7b82d7dd 100644 --- a/atlantik/README.KDE-3.0 +++ b/atlantik/README.KDE-3.0 @@ -1,7 +1,7 @@ Atlantik uses KExtendedSocket to connect to monopd servers. Due to some bugs -in KBufferedIO and KExtendedSocket in kdelibs, you might experience +in KBufferedIO and KExtendedSocket in tdelibs, you might experience unexplained crashes when using Atlantik with KDE 3.0, 3.0.1 or 3.0.2. It is recommended to run Atlantik with at least KDE 3.0.3 or 3.1 Beta1, or a KDE CVS checkout of the HEAD branch recent enough to contain revision 1.6 of -kdelibs/tdecore/kbufferedio.cpp and revision 1.39 of kextsock.cpp. +tdelibs/tdecore/kbufferedio.cpp and revision 1.39 of kextsock.cpp. |