From 39b14b11ad480547e8338c9a0bb137659bdd34e3 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 26 Jun 2012 11:11:49 +0200 Subject: [PATCH] Support de l'ajout de fragments --- root/usr/share/mozilla-mcd/thunderbird.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/root/usr/share/mozilla-mcd/thunderbird.php b/root/usr/share/mozilla-mcd/thunderbird.php index dce859a..7771e63 100644 --- a/root/usr/share/mozilla-mcd/thunderbird.php +++ b/root/usr/share/mozilla-mcd/thunderbird.php @@ -111,3 +111,9 @@ defaultPref("mail.content_disposition_type ", 1); // Expunge defaultPref("mail.imap.expunge_option", 3); defaultPref("mail.imap.expunge_threshold_number", 100); + +