[debian-edu-commits] debian-edu/ 01/01: etc/firefox-esr/debian-edu.js: set mailto handler to thunderbird instead of icedove.

Holger Levsen holger at layer-acht.org
Sun Apr 23 13:20:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository debian-edu-config.

commit f4f8ee9560b416d1fd04c79833b87f5046285a7b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Apr 23 15:19:38 2017 +0200

    etc/firefox-esr/debian-edu.js: set mailto handler to thunderbird instead of icedove.
---
 debian/changelog              | 7 +++++++
 etc/firefox-esr/debian-edu.js | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e24633b..11e1409 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debian-edu-config (1.926) UNRELEASED; urgency=medium
+
+  * etc/firefox-esr/debian-edu.js: set mailto handler to thunderbird instead
+    of icedove.
+
+ -- Holger Levsen <holger at debian.org>  Sun, 23 Apr 2017 15:18:09 +0200
+
 debian-edu-config (1.925) unstable; urgency=medium
 
   [ Wolfgang Schweer ]
diff --git a/etc/firefox-esr/debian-edu.js b/etc/firefox-esr/debian-edu.js
index 65d6e52..3a57a3a 100644
--- a/etc/firefox-esr/debian-edu.js
+++ b/etc/firefox-esr/debian-edu.js
@@ -20,7 +20,7 @@ pref("print.print_command", "kprinter");
 pref("layout.spellcheckDefault", 2);
 
 // Mailto settings
-pref("network.protocol-handler.app.mailto", "icedove");
+pref("network.protocol-handler.app.mailto", "thunderbird");
 
 // Disable malware detection to avoid heavy I/O during login.
 // Should be disabled when BTS #? is fixed.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-config.git



More information about the debian-edu-commits mailing list