This entry was posted
on Friday, December 21st, 2007 at 9:50 am and is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
But when i tried the same in firefox 1.5, its not working.
After adding the line, pref(“general.config.filename”, “mozilla.cfg”); to all.js. Without mozilla.cfg in /usr/lib/firefox/ it shows an error, which means that its trying to access it. But the content encoded lockPref(“pref.privacy.disable_button.view_passwords”, true);
doesn’t work. Can anyone help me reg this issue
December 31st, 2007 at 1:24 am
Hi,
I tried the procedure of Locking Mozilla Settings from the blog, to lock “Show password” and it worked fine in firefox 2.0
http://ilias.ca/blog/2005/03/locking-mozilla-firefox-settings/
But when i tried the same in firefox 1.5, its not working.
After adding the line, pref(“general.config.filename”, “mozilla.cfg”); to all.js. Without mozilla.cfg in /usr/lib/firefox/ it shows an error, which means that its trying to access it. But the content encoded lockPref(“pref.privacy.disable_button.view_passwords”, true);
doesn’t work. Can anyone help me reg this issue