summaryrefslogtreecommitdiffstats
path: root/kttsd/TODO
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 13:09:07 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 13:09:07 -0600
commitcb3122eb0266e115ad0169c7df7ee38169d4861b (patch)
tree6bc8e2a4deb79c9a9d5a953ae61b1385a49a0583 /kttsd/TODO
parent6379d18e0ec321e0e08a1389ee4a12f0eaa5992e (diff)
downloadtdeaccessibility-cb3122eb0266e115ad0169c7df7ee38169d4861b.tar.gz
tdeaccessibility-cb3122eb0266e115ad0169c7df7ee38169d4861b.zip
Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4
Diffstat (limited to 'kttsd/TODO')
-rw-r--r--kttsd/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/kttsd/TODO b/kttsd/TODO
index 5aaeaf6..0f534cf 100644
--- a/kttsd/TODO
+++ b/kttsd/TODO
@@ -63,9 +63,9 @@ _ KTTSD:
_ I am told that when kttsd crashes, it can take knotify down with it. See about
"disconnecting" knotify from kttsd (using post to Qt event queue).
_ Strange msg being produced by TDEIO::move, but it works fine. ??
- kio (KIOJob): stat file:///home/kde-devel/.trinity/share/apps/kttsd/audio/kttsd-5-1.wav
- kio (KIOJob): error 11 /home/kde-devel/.trinity/share/apps/kttsd/audio/kttsd-5-1.wav
- kio (KIOJob): This seems to be a suitable case for trying to rename before stat+[list+]copy+del
+ kio (TDEIOJob): stat file:///home/kde-devel/.trinity/share/apps/kttsd/audio/kttsd-5-1.wav
+ kio (TDEIOJob): error 11 /home/kde-devel/.trinity/share/apps/kttsd/audio/kttsd-5-1.wav
+ kio (TDEIOJob): This seems to be a suitable case for trying to rename before stat+[list+]copy+del
_ While kttsd currently configures a Talker automatically, would be nice if it could
autoconfigure talkers for each requested language, if one has not already been configured.
_ Add support for speech markers.