bug 340971 bustage fix

This commit is contained in:
mattwillis%gmail.com 2006-06-12 18:04:19 +00:00
parent e6784f9a33
commit 5bb2e904f3

View File

@ -35,6 +35,8 @@
*
* ***** END LICENSE BLOCK ***** */
#filter substitution
// SYNTAX HINTS: dashes are delimiters. Use underscores instead.
// The first character after a period must be alphabetic.
@ -156,3 +158,4 @@ pref("security.warn_entering_weak.show_once", true);
pref("security.warn_leaving_secure.show_once", true);
pref("security.warn_viewing_mixed.show_once", true);
pref("security.warn_submit_insecure.show_once", true);