Forum
wsss2007-03-15 06:05:06
Hello,

I'm interested in overidding the settings that Quicktext stored in the Thunderbird user profile in the file prefs.js.

Can I store the following settings below in the following files? QuickText would just read the file and override what is in the user's profile.

%programfiles%\Mozilla Thunderbird\greprefs\all.js
or
%programfiles%\Mozilla Thunderbird\defaults\pref\all-thunderbird.js

user_pref("quicktext.collapseState", "1");
user_pref("quicktext.defaultImport", "O:\\QuickTextTemplates.xml");

So, when Thunderbird is opened after Quicktext has been installed the first time, there is already a default template which will be imported for the user, without him/her having to set it. And it would be the same for many people logging into the PC and running thunderbird.

Hope someone can help.
WizKid2007-03-15 17:44:04
My guess is the simplest is to just repackage the extension with your values as the default one. Just send me an email if you don't know how to do it.
1
Create post
You need to login before posting in the forum