diff options
author | sat <sat@FreeBSD.org> | 2006-05-11 03:42:43 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-11 03:42:43 +0800 |
commit | 767d9b2d4fd49386cb1abdef76dc3fc3637aabf7 (patch) | |
tree | 0d07df821b2a107a18149d26ab83be88e450dda3 /mail/Makefile | |
parent | b80a3f01d76688a3ac65642e725752e2bcc513e1 (diff) | |
download | freebsd-ports-gnome-767d9b2d4fd49386cb1abdef76dc3fc3637aabf7.tar.gz freebsd-ports-gnome-767d9b2d4fd49386cb1abdef76dc3fc3637aabf7.tar.zst freebsd-ports-gnome-767d9b2d4fd49386cb1abdef76dc3fc3637aabf7.zip |
Add xpi-displayquota: an extension that displays IMAP quota in
thunderbird's statusbar
Suggested by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: osa (co-mentor)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index c11982cb10eb..7fde399afd52 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -586,6 +586,7 @@ SUBDIR += xmailbox SUBDIR += xmailwatcher SUBDIR += xpbiff + SUBDIR += xpi-displayquota SUBDIR += yuzu SUBDIR += zabit SUBDIR += zmailer |