On 10/31/2009 8:34 AM, Jens Hatlak wrote:
> David E. Ross wrote:
>> In in your profile directory/folder, locate the user.js file.  If there
>> is no such file, open an ASCII text editor (e.g., Notepad on Windows) to
>> create it.
>>
>> In user.js enter the following:
>>
>> user_pref("signon.startup.prompt", false);
>> // don't ask for master password until it's used, bug #338549
>>
>> Note that the semi-colon (;) at the end of the first line is mandatory.
>>  The second line is merely a comment to remind you why you did this.
>>
>> For this to be effective, you must terminate SeaMonkey completely and
>> then restart it.
> 
> While this certainly works I recommend to instead just go to 
> about:config, search for signon.startup.prompt and double-click the line 
> that will appear as a result. This is not only faster and less 
> error-prone but also clearer since your method overwrites whatever you 
> change in about:config after you restart SM.
> 
> Greetings,
> 
> Jens
> 

I prefer using user.js so that I can insert a comment to document the
reason for the change.

-- 
David E. Ross
<http://www.rossde.com/>

Go to Mozdev at <http://www.mozdev.org/> for quick access to
extensions for Firefox, Thunderbird, SeaMonkey, and other
Mozilla-related applications.  You can access Mozdev much
more quickly than you can Mozilla Add-Ons.
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to