diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-02 21:39:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-02 21:39:29 +0000 |
commit | 45cff1ac261bb1ee10ea9cc3a9bb3d4e31bb42bf (patch) | |
tree | 0ae32bcc07ead7b0a2d4ff6b7a613a94d7fbcaea /deskutils/Makefile | |
parent | 9c7873a96511efb7702420c53c3dc43da6f57f31 (diff) | |
download | ports-45cff1ac261bb1ee10ea9cc3a9bb3d4e31bb42bf.tar.gz ports-45cff1ac261bb1ee10ea9cc3a9bb3d4e31bb42bf.zip |
Add gkrellm-gtodo, a GkrellM2 plugin that tracks tasks and to-do items. It also
supports deadline reminder alarms, tracking of time spent on individual
tasks, and task-diary (sort of) through task comments.
PR: ports/66045
Submitted by: Tobias Roth <ports@fsck.ch>
Notes
Notes:
svn path=/head/; revision=108214
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 367a03fab556..dd9eac54950b 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -35,6 +35,7 @@ SUBDIR += gdesklets-starterbar SUBDIR += gemcal SUBDIR += genius + SUBDIR += gkrellm-gtodo SUBDIR += glabels SUBDIR += gmcal SUBDIR += gnomeblog |