wok-next view thunderbird/stuff/thunderbird.cfg @ rev 13727

busybox: error free nfs-segfault.u
author Richard Dunbar <mojo@slitaz.org>
date Fri Dec 21 15:52:12 2012 +0000 (2012-12-21)
parents
children
line source
1 // SliTaz 2012
2 //
3 try {
4 pref("network.protocol-handler.app.http", "/usr/bin/midori");
5 pref("network.protocol-handler.app.https", "/usr/bin/midori");
6 } catch(e) {
7 displayError("pref", e);
8 }