Comment 4 for bug 357812

Revision history for this message
sampattuzzi (sam-pattuzzi) wrote :

Sorry I meant the fix is adding the following lines to /usr/share/epiphany-browser/default-prefs.js

pref("network.protocol-handler.app.apt","/usr/bin/apturl");
pref("network.protocol-handler.warn-external.apt",false);
pref("network.protocol-handler.app.apt+http","/usr/bin/apturl");
pref("network.protocol-handler.warn-external.apt+http",false);