wok annotate thunderbird/stuff/thunderbird.cfg @ rev 13790
libglw-mesa: 8.0.0
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 05 12:52:49 2013 +0100 (2013-01-05) |
parents | |
children |
rev | line source |
---|---|
domcox@12352 | 1 // SliTaz 2012 |
domcox@12352 | 2 // |
domcox@12352 | 3 try { |
domcox@12352 | 4 pref("network.protocol-handler.app.http", "/usr/bin/midori"); |
domcox@12352 | 5 pref("network.protocol-handler.app.https", "/usr/bin/midori"); |
domcox@12352 | 6 } catch(e) { |
domcox@12352 | 7 displayError("pref", e); |
domcox@12352 | 8 } |