diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-24 13:40:41 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-24 13:40:41 -0600 |
commit | 0b54abbdf80cef08e5cb8ef7b8b7af31c54dd9b4 (patch) | |
tree | 322767e10a0d28887f54f3cefe6399098713dc82 /kttsd/TODO | |
parent | 11f5b1c38c194ef53638bafa0df70e821a7a6427 (diff) | |
download | tdeaccessibility-0b54abbdf80cef08e5cb8ef7b8b7af31c54dd9b4.tar.gz tdeaccessibility-0b54abbdf80cef08e5cb8ef7b8b7af31c54dd9b4.zip |
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
Diffstat (limited to 'kttsd/TODO')
-rw-r--r-- | kttsd/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,10 +33,10 @@ _ Festival Interactive plugin: _ EPOS plugin: _ Command plugin: _ Command plugin encodes text on command line using %t in user's chosen encoding, but - if this differs from user's desktop default encoding, doesn't work. KProcess always + if this differs from user's desktop default encoding, doesn't work. TDEProcess always encodes command line stuff using user's default encoding. There is no point, therefore, in attempting to encode it differently, just mangles the text even more. Short of modifying - KProcess, I see no way around this. But perhaps a warning to user advising to use %f instead? + TDEProcess, I see no way around this. But perhaps a warning to user advising to use %f instead? _ Command plugin crashes when using command 'flite -t "%t"' and flite can't get write access to /dev/dsp*. _ Hadifix plugin: _ BUG:116151 Add options for using the new prepoc capability in Hadifix. |