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

busybox: fix blkid swap detection
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 01 15:09:52 2012 +0200 (2012-10-01)
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 }