Update Sylpheed to 0.9.10.
Main changes are: * A new folder can be created on the folder selection dialog now. * The folder view is now updated progressively when receiving. * Statasbar has been added to the message view window. * The built-in image viewer has been improved, and its memory leaks have been fixed. * Ukrainian translation has been added. * Other bugfixes have been made.
This commit is contained in:
parent
fc0bb0e9ff
commit
8165a15678
3 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.59 2004/01/31 13:56:09 chris Exp $
|
||||
# $NetBSD: Makefile,v 1.60 2004/03/02 20:44:15 chris Exp $
|
||||
|
||||
DISTNAME= sylpheed-0.9.9
|
||||
DISTNAME= sylpheed-0.9.10
|
||||
CATEGORIES= mail news x11
|
||||
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.9 2004/01/31 13:56:09 chris Exp $
|
||||
@comment $NetBSD: PLIST,v 1.10 2004/03/02 20:44:15 chris Exp $
|
||||
bin/sylpheed
|
||||
share/examples/sylpheed/mime.types
|
||||
${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/sylpheed.mo
|
||||
|
@ -25,6 +25,7 @@ ${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/uk/LC_MESSAGES/sylpheed.mo
|
||||
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/sylpheed.mo
|
||||
${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/sylpheed.mo
|
||||
share/sylpheed/faq/de/sylpheed-faq-1.html
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.31 2004/01/31 13:56:09 chris Exp $
|
||||
$NetBSD: distinfo,v 1.32 2004/03/02 20:44:15 chris Exp $
|
||||
|
||||
SHA1 (sylpheed-0.9.9.tar.bz2) = c2234d1f7d8e9a258d7eecb9fea837cd14016fc8
|
||||
Size (sylpheed-0.9.9.tar.bz2) = 2255925 bytes
|
||||
SHA1 (sylpheed-0.9.10.tar.bz2) = bff6cdc5d759716a310ffd99858977a5a8491061
|
||||
Size (sylpheed-0.9.10.tar.bz2) = 2302890 bytes
|
||||
|
|
Loading…
Reference in a new issue