summaryrefslogtreecommitdiff
path: root/misc/kdepim3/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2005-05-31 14:48:24 +0000
committermarkd <markd@pkgsrc.org>2005-05-31 14:48:24 +0000
commitde065c2f8e600d73ccbad6e608f71228175b71eb (patch)
tree20cc3793311d26fc3c17b19337b7f5c3266f916d /misc/kdepim3/Makefile
parent93ebb3c2468623d7d92e71faa10e638a84a2cb6b (diff)
downloadpkgsrc-de065c2f8e600d73ccbad6e608f71228175b71eb.tar.gz
Update to KDE 3.4.1
Changes: * KMail: Fix compilation on IRIX * KMail: Send redirected messages to the correct address even if sending failed at first * KMail: Fix crash when canceling KWallet password prompt * KMail: Reduce memory consumption when importing folders * KMail: Honor the character encoding when loading a message from a file * KMail: Fix problem with per-identity BCC addresses * KMail: Fix problem with inline forwarding of CC'ed messages * KMail: Allow thread-related actions for single messages in threaded message list * KMail: Show correct attachment status of imported message * KMail: Fix attachment detection * KMail: Fix problem with context menu for email addresses * KMail: Show categories in the recipients picker * KMail: Fix problem with Apply button staying disabled * KMail: Correctly update filters filtering by status * KMail: Fix for deletion of folders with subfolders using cached imap * KMail: Rename temporary file used for compaction so that it doesn't risk appearing when kmail is killed and restarted * KNode: Don't create empty reference headers when superseding articles * KNode: Cleanly terminate network threads * KNode: Respect custom color settings in the folder tree and source viewer * KNode: More robust handling of optional headers in XOVER response * KNode: Don't toggle 'sort by thread change date' when restoring header view layout * KNode: Show error message on write errors * KNode: Remove linebreaks from subject * KNode: Don't break inline GPG signatures when forwarding messages * KNode: Fix drag&drop crash in folder tree * karm: Don't crash when deleting a task. * Akregator: Don't crash when closing tab before the page is loaded. * Akregator: Show icons on status filter combobox KMail style * Akregator: Make reset filter button to reset status filter * Akregator: Show window with size it was closed or with one from command line * Akregator: Remove block around "Read more" link
Diffstat (limited to 'misc/kdepim3/Makefile')
-rw-r--r--misc/kdepim3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile
index ce9d9b241b2..34a12cfb875 100644
--- a/misc/kdepim3/Makefile
+++ b/misc/kdepim3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2005/05/31 10:01:38 dillo Exp $
+# $NetBSD: Makefile,v 1.45 2005/05/31 14:48:24 markd Exp $
DISTNAME= kdepim-${_KDE_VERSION}
CATEGORIES= misc
@@ -29,6 +29,7 @@ REPLACE_PERL= kmail/kmail-3.1-update-new-mail-notification-settings.pl \
kmail/kmail-pgpidentity.pl \
kmail/kmail-upd-identities.pl \
kmail/kmail-3.4-misc.pl \
+ kmail/kmail-3.4.1-update-status-filters.pl \
kmail/upgrade-signature.pl \
kmail/upgrade-transport.pl \
libkdenetwork/kpgp-3.1-upgrade-address-data.pl \