diff --git a/mozilla/suite/common/pref/preferences.xul b/mozilla/suite/common/pref/preferences.xul
index bf83f7e1e38..e71f490485b 100644
--- a/mozilla/suite/common/pref/preferences.xul
+++ b/mozilla/suite/common/pref/preferences.xul
@@ -52,7 +52,6 @@
title="&prefWindow.title;"
style="&prefWindow.size;"
windowtype="mozilla:preferences"
- persist="screenX screenY"
buttons="accept,cancel,help"
autopanes="true">
@@ -73,6 +72,8 @@
+
+
+
+
@@ -120,6 +125,7 @@
prefpane="security_pane"
label="&security.label;"
url="chrome://communicator/content/pref/pref-security.xul">
+
+
-
+
+
+
+
+
+ The SeaMonkey preferences are being rewritten to use the same backend code
+ as other applications using the Mozilla XUL toolkit, e.g. Firefox or
+ Thunderbird. We have over 40 panels to migrate, which we'll do in small
+ chunks to guarantee we don't break anything. During this transition,
+ this dialog here will only contain those panels which have already been
+ migrated.
+
+
+ You can reach the old dialog via the menuitem Edit→(Legacy Prefwindow…)
+ in a browser window or by clicking the button below.
+
+
+ This panel will go away once all panels have been migrated.
+
+
+
+
+
diff --git a/mozilla/suite/common/pref/preftree.xul b/mozilla/suite/common/pref/preftree.xul
index 5c08b5ee18d..353547aa87c 100644
--- a/mozilla/suite/common/pref/preftree.xul
+++ b/mozilla/suite/common/pref/preftree.xul
@@ -81,7 +81,7 @@
-
+
@@ -131,7 +131,7 @@
-
+