Skip to content
Snippets Groups Projects
Commit 6550fb8c authored by Ruben Rodriguez's avatar Ruben Rodriguez
Browse files

Merge branch 'abrowser-proposed-changes' into 'belenos'

Abrowser proposed changes

Those changes were submitted by user g4jc in the bugtracker:

https://trisquel.info/en/issues/13954
https://trisquel.info/en/issues/13405

See merge request !70
parents de69e43d d3b2b37f
No related branches found
No related tags found
No related merge requests found
......@@ -122,7 +122,8 @@ pref("plugin.state.flash", 1);
pref("browser.newtabpage.directory.source", "");
pref("browser.newtabpage.directory.ping", "");
pref("browser.newtabpage.introShown", true);
// Disable home snippets
pref("browser.aboutHomeSnippets.updateUrl", "data:text/html");
// Services
pref("gecko.handlerService.schemes.mailto.0.name", "");
......@@ -168,3 +169,8 @@ pref("middlemouse.contentLoadURL", false);
//Disable heartbeat
pref("browser.selfsupport.url", "");
//Disable Link to FireFox Marketplace, currently loaded with non-free "apps"
pref("browser.apps.URL", "");
//Disable Firefox Hello
pref("loop.enabled","false");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment