diff options
author | miwi <miwi@FreeBSD.org> | 2011-11-06 22:42:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-11-06 22:42:37 +0800 |
commit | 39784b5f1b754767cfbefe79f0e261180153dbff (patch) | |
tree | 4cd8b86c0a757b28e8f6a8f8f88ab86789ff4427 /mail/Makefile | |
parent | bf484c767203827c0675942f05ac5f69967da616 (diff) | |
download | freebsd-ports-gnome-39784b5f1b754767cfbefe79f0e261180153dbff.tar.gz freebsd-ports-gnome-39784b5f1b754767cfbefe79f0e261180153dbff.tar.zst freebsd-ports-gnome-39784b5f1b754767cfbefe79f0e261180153dbff.zip |
Thunderbird Labels plugin for RoundCube webmail.
Displays the message rows using the same colors as Thunderbird does.
Label of a message can be changed/set exactly like in Thunderbird.
WWW: http://code.google.com/p/rcmail-thunderbird-labels/
PR: ports/162058
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru>
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 0b299bf57a3c..85fd850dde5e 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -597,6 +597,7 @@ SUBDIR += roundcube-mobilecube SUBDIR += roundcube-mvision2 SUBDIR += roundcube-sieverules + SUBDIR += roundcube-thunderbird_labels SUBDIR += roundcube-umich SUBDIR += rspamd SUBDIR += rss2email |