wok view thunderbird/stuff/thunderbird.cfg @ rev 13673

get-skype: new tarball,depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Nov 25 03:41:58 2012 +0000 (2012-11-25)
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 }