diff options
author | chris <chris@pkgsrc.org> | 2002-12-22 14:22:38 +0000 |
---|---|---|
committer | chris <chris@pkgsrc.org> | 2002-12-22 14:22:38 +0000 |
commit | 4e8535040f986449a1d41c38133601b5bee9a581 (patch) | |
tree | 12d4f326bbf3c3be29ddd194a941c28a9e394e33 /mail/sylpheed/PLIST | |
parent | 4cd98ddc05ab79b2697deb0629cb6ac9ee80d0e2 (diff) | |
download | pkgsrc-4e8535040f986449a1d41c38133601b5bee9a581.tar.gz |
Update sylpheed to 0.8.7.
Changes are:
* 0.8.7
* The extended regular expression has been supported on filtering.
* The option to resize images to fit the size of view has been added.
* The previous account is now restored on reediting draft messages.
* The routine of MIME header encoding has been rewritten completely,
and Q-encoding for single-byte locales has been also implemented.
* Strings beginning with "www." are now treated as URI.
* The default WWW browser has been changed to Mozilla.
* The common preferences dialog has been reorganized a bit.
* The remote command operation can be executed without X now.
* Code cleanups for the implementation of SMTP has been made.
* Autotools and libtool have been updated.
* A fix for font loading problem has been made.
* Other minor bugfixes have been made.
For the complete list see ChangeLog.
Diffstat (limited to 'mail/sylpheed/PLIST')
-rw-r--r-- | mail/sylpheed/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sylpheed/PLIST b/mail/sylpheed/PLIST index bc1fc3e5cea..fb9f6972740 100644 --- a/mail/sylpheed/PLIST +++ b/mail/sylpheed/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/07/18 12:16:59 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.5 2002/12/22 14:22:38 chris Exp $ bin/sylpheed ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/sylpheed.mo @@ -18,6 +18,7 @@ ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/sylpheed.mo +${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/sylpheed.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/sylpheed.mo |