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

fluxbox: better SliTaz integration, use XDG xsessions
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 23 15:17:56 2012 +0200 (2012-04-23)
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 }