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

Up: pidgin (2.10.6)
author Alexander Medvedev <devl547@gmail.com>
date Tue Dec 25 20:59:04 2012 +0300 (2012-12-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 }