SeaMonkey:Toolkit Transition:PrefwindowPanes:HowTo: Difference between revisions

No edit summary
Line 33: Line 33:
* Set the ''helpTopic'' attribute to the respective help identifier from [http://mxr.mozilla.org/seamonkey/source/suite/common/pref/pref-help.js /suite/common/pref/pref-help.js] (that file will go, too, once all panels are migrated).
* Set the ''helpTopic'' attribute to the respective help identifier from [http://mxr.mozilla.org/seamonkey/source/suite/common/pref/pref-help.js /suite/common/pref/pref-help.js] (that file will go, too, once all panels are migrated).
* Set the ''url'' attribute to the chrome URI of the panel to be reached by this <treeitem>.
* Set the ''url'' attribute to the chrome URI of the panel to be reached by this <treeitem>.
To minimize confusion about which panels are migrated and which not, comment out unmigrated treeitems in the new dialog and replace the label in the legacy dialog with "(migrated)". ''This is not done yet in the new dialog!''


==== 2. Panels ====
==== 2. Panels ====
235

edits