Update to 2.4.0beta4.
2.4.0beta4: # The address book was improved. * Copy and paste of persons in the address book was enabled. * The menu sensitivity of the address book became accurate. * When deleting addresses from a group, they are just removed from the group (not from person) now. * 'Lookup' button is disabled if LDAP search is not available. # The checking of remote folders doesn't abort with non-fatal errors now except for network failure. # The problem that the width of the folder view was not saved when the main window was maximized was fixed. # The coloring of message number columns in the folder view was enabled. 2.4.0beta3: # The toolbar customization dialog was improved. # 'Not junk' and 'Search' button were added to the main toolbar. # The 'Send' button is disabled when no queued messages exist. # Junk mails are filtered when incorporating from local spool even if 'Filter on incorporation' is disabled. # The 'Get' button of the main toolbar was fixed. # Several bugs of the search dialog were fixed.
This commit is contained in:
parent
b03e325e08
commit
6721c3e159
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.41 2007/02/04 09:09:16 xtraeme Exp $
|
||||
# $NetBSD: Makefile,v 1.42 2007/02/15 13:33:00 xtraeme Exp $
|
||||
|
||||
DISTNAME= sylpheed-2.4.0beta2
|
||||
DISTNAME= sylpheed-2.4.0beta4
|
||||
PKGNAME= ${DISTNAME:S/-/-devel-/}
|
||||
CATEGORIES= mail news x11
|
||||
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.4beta/
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.29 2007/02/04 09:09:16 xtraeme Exp $
|
||||
$NetBSD: distinfo,v 1.30 2007/02/15 13:33:00 xtraeme Exp $
|
||||
|
||||
SHA1 (sylpheed-2.4.0beta2.tar.bz2) = 63df70434e8c7b6e4d1aeac095bfe2bd21f01528
|
||||
RMD160 (sylpheed-2.4.0beta2.tar.bz2) = eadade219a547c18d895a0010a6be860507eb2df
|
||||
Size (sylpheed-2.4.0beta2.tar.bz2) = 2632565 bytes
|
||||
SHA1 (sylpheed-2.4.0beta4.tar.bz2) = bf0a5307b75bd7e79b1a05cf8e5f896933f7dbd4
|
||||
RMD160 (sylpheed-2.4.0beta4.tar.bz2) = ae84f14f6c2259b9a4c4e4775e41ca63ec63b883
|
||||
Size (sylpheed-2.4.0beta4.tar.bz2) = 2638148 bytes
|
||||
|
|
Loading…
Reference in a new issue