diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-02-18 11:33:17 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-02-18 11:33:17 +0000 |
commit | 3d4d715ad0655cc2dc4533728407c30a8a86c800 (patch) | |
tree | b89280587f550ab183ea15d49ac3486a2f5fd4af /mail/Makefile | |
parent | 73846bb0f35301771e01f6ca26c11e544d94e398 (diff) |
Allows users to specify a list of additional folders they would like to be
treated as special, that is that these folders will be shown at the top of the
folders lists, and in different colour on the left frame (if you have the
option turned on).
WWW: http://www.squirrelmail.org/plugin_view.php?id=183
Notes
Notes:
svn path=/head/; revision=207503
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 41d95708ff91..f458238501c3 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -616,6 +616,7 @@ SUBDIR += squirrelmail-timeout_user-plugin SUBDIR += squirrelmail-tmda-plugin SUBDIR += squirrelmail-unsafe_image_rules-plugin + SUBDIR += squirrelmail-user_special_mailboxes-plugin SUBDIR += squirrelmail-vlogin-plugin SUBDIR += squirrelmail-websearch-plugin SUBDIR += squirrelmail-wetteronline-plugin |