diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:56:39 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:56:39 -0500 |
commit | 829790146716bc30c2e98cf2a767e60f60e5143a (patch) | |
tree | 9ec044f1ff90653dc07bc9e50254ab56c61b7144 /karm/taskview.h | |
parent | 66914d2878a6cadacbaf6ceacdd74d2999e4114e (diff) | |
download | tdepim-829790146716bc30c2e98cf2a767e60f60e5143a.tar.gz tdepim-829790146716bc30c2e98cf2a767e60f60e5143a.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'karm/taskview.h')
-rw-r--r-- | karm/taskview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/taskview.h b/karm/taskview.h index a6444c386..64b4d3de2 100644 --- a/karm/taskview.h +++ b/karm/taskview.h @@ -159,7 +159,7 @@ class TaskView : public KListView void markTaskAsIncomplete(); /** Subtracts time from all active tasks, and does not log event. - * The time is stored in memory and in X-KDE-karm-duration. It is + * The time is stored in memory and in X-TDE-karm-duration. It is * increased automatically every minute to display the right duration. */ void extractTime( int minutes ); |