summaryrefslogtreecommitdiff
path: root/mail/claws-mail/patches
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-09-15 10:27:02 +0000
committerdrochner <drochner@pkgsrc.org>2009-09-15 10:27:02 +0000
commit2711d56c6afa66a3feba31b0fdc911a53509faaf (patch)
tree4f6291d8f3516e884760fb42b4820da416436458 /mail/claws-mail/patches
parentbd31d568b3017c9cc76960df30f827da1e1c2ec6 (diff)
downloadpkgsrc-2711d56c6afa66a3feba31b0fdc911a53509faaf.tar.gz
update to 3.7.2
changes: Default Cc, Bcc and Reply-To options have been added to Folder Properties. MIME parts that lack an end boundary are now handled, (even though they're INVALID!). A 'Metadata handling' option has been added to the Miscellaneous options page. The options are 'safer' or 'faster'. 'faster' is Claws' original behaviour. 'safer' prevents data loss on system crashes where the filesystem is of a 'not-so-robust' variety, e.g. xfs. If in doubt, use 'safer'. This option defaults to 'safer'. Face and X-Face previews have been added to the Custom Header Configuration dialogue in Account preferences. An option has been added to the Receive page of IMAP account preferences, "Move deleted mails to trash and expunge immediately". This option is on by default to avoid changing the existing behaviour. Turning it off prevents automatic expunging. Also, 'Tools/Expunge' and 'View/Hide deleted messages' menu items have been added to main toolbar. Support for clickable gopher:// links has been added. In the Compose window a warning dialogue is raised if attachments that have been added no longer exist on the filesystem at the time of sending. Buttons to clear header lines in the Compose window have been added. GnuTLS compatibility mode is now used, this avoids problems with servers that don't comply 100% with the spec, but still exist. tools/csv2addressbook.pl thunderbird import for version 2.0.0.21 has been added. translation updates bugfixes
Diffstat (limited to 'mail/claws-mail/patches')
-rw-r--r--mail/claws-mail/patches/patch-ag13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/claws-mail/patches/patch-ag b/mail/claws-mail/patches/patch-ag
deleted file mode 100644
index d9930f33c30..00000000000
--- a/mail/claws-mail/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.3 2009/01/11 03:11:37 smb Exp $
-
---- tools/popfile-link.sh.orig 2009-01-10 18:04:13.000000000 -0500
-+++ tools/popfile-link.sh 2009-01-10 18:04:40.000000000 -0500
-@@ -32,7 +32,7 @@
-
-
- SESSION_ID=""
--if [ "$1" == "--ask-session-id" ]
-+if [ "$1" = "--ask-session-id" ]
- then
- shift
- SESSION_ID=$(gxmessage -entry -center -wrap -buttons "OK:0,Cancel:1" -default "OK" \