diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:32:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-25 00:32:27 -0600 |
commit | 9f2c757e1a1694373c11427a00502c2ff4c2d403 (patch) | |
tree | 7d90e91214976a7d23d89ec3474515cf46069704 /kturtle/TODO | |
parent | cee429821aa6f1acc97fb482d325fb4eb37376ca (diff) | |
download | tdeedu-9f2c757e1a1694373c11427a00502c2ff4c2d403.tar.gz tdeedu-9f2c757e1a1694373c11427a00502c2ff4c2d403.zip |
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'kturtle/TODO')
-rw-r--r-- | kturtle/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kturtle/TODO b/kturtle/TODO index 8f280acd..0cab39f0 100644 --- a/kturtle/TODO +++ b/kturtle/TODO @@ -221,7 +221,7 @@ cies: That is a good plan! I have tux allready in my sprites dir (I'm a fan too - About the language: when user is set to fr (not fr_FR but fr like me being in Canada), the parsing does not work because Settings::LogoLanguage() is set to fr and NOT to fr_FR. Syntax highlighting does not work for fr DONE annma -- Default does not work in Language ComboBox -> I am not sure your use of KConfig XT is optimum here, Cies +- Default does not work in Language ComboBox -> I am not sure your use of TDEConfig XT is optimum here, Cies and other bug: output: kturtle: desktopLanguage: fr:en_US kturtle: defaultLanguage: en_US Why is not default Language fr_FR? DONE annma 02/04/2004 |