diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 10:52:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 10:52:27 -0600 |
commit | b440a9c608596cd88efdb3bfa4661c5e37efbe4b (patch) | |
tree | 83fe0c80cbb2bbcfefac383520869fe3a64e88f1 /kontact/TODO | |
parent | 6dea9442526e5ebacf313ad387c7dff4b87a53bf (diff) | |
download | tdepim-b440a9c608596cd88efdb3bfa4661c5e37efbe4b.tar.gz tdepim-b440a9c608596cd88efdb3bfa4661c5e37efbe4b.zip |
Rename KLock and KTrader to avoid conflicts with KDE4
Diffstat (limited to 'kontact/TODO')
-rw-r--r-- | kontact/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/TODO b/kontact/TODO index 7b39e0730..a24083c30 100644 --- a/kontact/TODO +++ b/kontact/TODO @@ -5,7 +5,7 @@ UNTIL KDE 3.2 * Unified Identity handling (Name, Mail address, SMTP, use KMIdentity TDEPIM wide?) Currently this is dublicated in at least KMail, KNode and KOrganizer * Molularize KOrganizer and KMail Settings and turn them into kcm's - * Think about extending the kcm idea and add a framework to locate kcm's for apps via KTrader + * Think about extending the kcm idea and add a framework to locate kcm's for apps via TDETrader - same for unified credits - find a solution for a setup wizard - replace Splash class with QSplashScreen (done) |