wok-current view thunderbird/stuff/thunderbird.cfg @ rev 14013

Add: orc - Oil Runtime Compiler
author Dominique Corbex <domcox@slitaz.org>
date Sun Feb 17 19:51:06 2013 +0100 (2013-02-17)
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 }