SeaMonkey:Toolkit Transition:PrefwindowPanes: Difference between revisions
Jump to navigation
Jump to search
m (→Done: use correct title for "Privacy & Security") |
(→ToDo: Signup to some mailnews stuff) |
||
| Line 49: | Line 49: | ||
*** [http://lxr.mozilla.org/mozilla/source/suite/common/pref/win/platformPrefOverlay.xul platformPrefOverlay.xul (win)] | *** [http://lxr.mozilla.org/mozilla/source/suite/common/pref/win/platformPrefOverlay.xul platformPrefOverlay.xul (win)] | ||
** help Topic: <code>"navigator_pref_navigator"</code> | ** help Topic: <code>"navigator_pref_navigator"</code> | ||
* Pane "Mail & Newsgroups" (inc top level) | |||
** Work By: Standard8 | |||
** Parent Pane: None | |||
** File: [http://mxr.mozilla.org/seamonkey/source/mailnews/base/prefs/resources/content/mailPrefsOverlay.xul mailPrefsOverlay.xul] and [http://mxr.mozilla.org/seamonkey/source/mailnews/base/prefs/resources/content/pref-mailnews.xul pref-mailnews.xul] | |||
** Overlaid by: (Nothing) | |||
** help Topic: <code>"mailnews_pref_mailnews</code> | |||
* Pane "Addressing" | |||
** Work By: Standard8 | |||
** Parent Pane: Mail & Newsgroups | |||
** File: [http://mxr.mozilla.org/seamonkey/source/mailnews/addrbook/prefs/resources/content/pref-addressing.xul pref-addressing.xul] | |||
** Overlaid by: (Nothing) | |||
** help Topic: <code>"mailnews_pref_addressing"</code> | |||
<!-- Prototype for others: | |||
* Pane "" | |||
** Work By: <span style="color:orange;">Help Wanted</span> | |||
** Parent Pane: Appearance | |||
** File: [http://lxr.mozilla.org/mozilla/source/suite/common/pref/pref-fonts.xul pref-fonts.xul] | |||
** Overlaid by: (Nothing) | |||
** help Topic: <code>"appearance_pref_fonts"</code> | |||
--> | |||
<!-- Others Added in this way --> | <!-- Others Added in this way --> | ||
Revision as of 22:04, 28 October 2007
This page will serve as a tracking set-up for bug 394522 in regards to the individual preference panes.
See SeaMonkey:Toolkit_Transition:PrefwindowPanes:HowTo on how to migrate a panel.
ToDo
- Pane "Appearance"
- Work By:
Callek, Help Wanted - File: pref-appearance.xul
- Overlaid by:
- editorPrefsOverlay.xul (already has a jar.mn overlay directive)
prefOverlay.xul (Calendar) (already has a jar.mn overlay directive)(We don't need to care about Calendar right now)- prefsOverlay.xul (Chatzilla)
- mailPrefsOverlay.xul
- help Topic:
"appearance_pref"
- Work By:
- Pane "Fonts"
- Work By: Help Wanted
- Parent Pane: Appearance
- File: pref-fonts.xul
- Overlaid by: (Nothing)
- help Topic:
"appearance_pref_fonts"
- Pane "Colors"
- Work By: Help Wanted
- Parent Pane: Appearance
- File: pref-colors.xul
- Overlaid by:
- help Topic:
"appearance_pref_colors"
- Pane "Languages/Content"
- Work By: Help Wanted
- Parent Pane: Appearance
- File: pref-locales.xul
- Overlaid by:
- help Topic:
"appearance_pref_locales" - Note: Uses
<template> - Note: ToDo: Consult with KaiRo if this is needed in SuiteRunner.
- Pane "Navigator"
- Work By: Help Wanted
- File: pref-navigator.xul
- Overlaid by:
- help Topic:
"navigator_pref_navigator"
- Pane "Mail & Newsgroups" (inc top level)
- Work By: Standard8
- Parent Pane: None
- File: mailPrefsOverlay.xul and pref-mailnews.xul
- Overlaid by: (Nothing)
- help Topic:
"mailnews_pref_mailnews
- Pane "Addressing"
- Work By: Standard8
- Parent Pane: Mail & Newsgroups
- File: pref-addressing.xul
- Overlaid by: (Nothing)
- help Topic:
"mailnews_pref_addressing"
Done
- Panel "Browser"
- Panel "Privacy & Security"
Will not migrate for SuiteRunner
- Pane "Themes"
- Parent Pane: Appearance
- File: pref-themes.xul
- Overlaid by: (Nothing)
- help Topic:
"appearance_pref_themes" - Note: Uses
<template> - Made obsolete by: Themes pane in addons manager.