On 10/25/2011 11:05 AM, Alessio Fattorini wrote:
> Nella citazione in data mar 25 ott 2011 17:50:02 CEST, Julian Robbins ha
> scritto:
>>
>> How can we use sogo-integrator to disable a Thunderbird (major) update
>> ? We have Integrator installed here already
>
> you should modify sogo-integrator file:
> defaults/preferences/site.js
>
> adding this line:
> pref("app.update.enabled", false);
To further remove the temptation, I like to change the startup page (or
disable it) so users don't see promotions from Mozilla for newer releases.
Not sure it's necessary to put in both places, but I add to sites.js:
pref("mailnews.start_page.enabled", false);
-- or --
pref("mailnews.start_page.url", "http://foo.bar.com");
In custom-preferences.js:
force_bool_pref("mailnews.start_page.enabled", false);
-- or --
force_bool_pref("mailnews.start_page.url",
"http://www.tsswcb.state.tx.us/logo/");
--
[email protected]
https://inverse.ca/sogo/lists