diff options
author | Romain Tartière <romain@FreeBSD.org> | 2010-06-02 16:32:44 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2010-06-02 16:32:44 +0000 |
commit | 7b6236238b7c8566e81e4cbb8624f9deed59e4ae (patch) | |
tree | 5a390692c301fdcbe14b547eaf98bea2357a23d5 /deskutils/Makefile | |
parent | be38e153235fc83bbeb903ee06ec0a05c7116d6b (diff) | |
download | ports-7b6236238b7c8566e81e4cbb8624f9deed59e4ae.tar.gz ports-7b6236238b7c8566e81e4cbb8624f9deed59e4ae.zip |
This plugin looks for notes with lines like ``Remind 23 october'' and will open
the note containing this on the corresponding date and time.
WWW: http://flukkost.nu/blog/tomboy-reminder/
Notes
Notes:
svn path=/head/; revision=255558
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 c420e89284df..b93bf4ad4f5b 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -265,6 +265,7 @@ SUBDIR += todo SUBDIR += tomboy SUBDIR += tomboy-plugin-latex + SUBDIR += tomboy-plugin-reminder SUBDIR += toolbox SUBDIR += toolboxkit SUBDIR += tpb |