From e9aaf703b3dc4fbc12b2d55e9173f461bfca6404 Mon Sep 17 00:00:00 2001 From: "oeschger%netscape.com" Date: Wed, 17 May 2006 02:29:58 +0000 Subject: [PATCH] updating pref->help keys, b=85925 & 46226, r=cotter@netscape.com --- suite/common/pref/pref-help.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/suite/common/pref/pref-help.js b/suite/common/pref/pref-help.js index 49f0a4b25bd2..082d99daf5b7 100644 --- a/suite/common/pref/pref-help.js +++ b/suite/common/pref/pref-help.js @@ -38,10 +38,10 @@ var fm = { "chrome://cookie/content/pref-images.xul": "?images_prefs", "chrome://wallet/content/pref-wallet.xul": "?forms_prefs", "chrome://wallet/content/pref-passwords.xul": "?passwords_prefs", - "chrome://wallet/content/pref-ssl.xul": "?ssl_prefs", - "chrome://wallet/content/pref-certs.xul": "?certs_prefs", - "chrome://wallet/content/pref-validation.xul": "?validation_prefs", - "chrome://communicator/content/pref/pref-advanced.xul": "?advanced_pref", + "chrome://pippki/content/pref-ssl.xul": "?ssl_prefs", + "chrome://pippki/content/pref-certs.xul": "?certs_prefs", + "chrome://pippki/content/pref-validation.xul": "?validation_prefs", + "chrome://communicator/content/pref/pref-advanced.xul": "?advanced_pref_advanced", "chrome://communicator/content/pref/pref-cache.xul": "?advanced_pref_cache", "chrome://communicator/content/pref/pref-smartupdate.xul": "?advanced_pref_installation", "chrome://communicator/content/pref/pref-mousewheel.xul": "?advanced_pref_mouse_wheel",