SeaMonkey:Toolkit Transition:PrefwindowPanes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(15 intermediate revisions by 8 users not shown)
Line 1: Line 1:
This page will serve as a tracking set-up for {{bug|342087}} in regards to the individual preference panes.
This page served 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 ==
== ToDo ==


* Pane "Appearance"
None any more.
** Work By: <span style="color:orange;"><s>Callek</s></span>, <span style="color:orange;">Help Wanted</span>
** File: [http://lxr.mozilla.org/mozilla/source/suite/common/pref/pref-appearance.xul pref-appearance.xul]
** Overlaid by:
*** [http://lxr.mozilla.org/mozilla/source/editor/ui/composer/content/editorPrefsOverlay.xul editorPrefsOverlay.xul] (already has a jar.mn overlay directive)
*** <strike>[http://lxr.mozilla.org/mozilla/source/calendar/resources/content/pref/prefOverlay.xul prefOverlay.xul (Calendar)] (already has a jar.mn overlay directive)</strike> (We don't need to care about Calendar right now)
*** [http://lxr.mozilla.org/mozilla/source/extensions/irc/xul/content/prefsOverlay.xul prefsOverlay.xul (Chatzilla)]
*** [http://lxr.mozilla.org/mozilla/source/mailnews/base/prefs/resources/content/mailPrefsOverlay.xul mailPrefsOverlay.xul]
** help Topic: <code>"appearance_pref"</code>


* Pane "Fonts"
== Done ==
** 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>
 
* Pane "Colors"
** Work By: <span style="color:orange;">Help Wanted</span>
** Parent Pane: Appearance
** File: [http://lxr.mozilla.org/mozilla/source/suite/common/pref/pref-colors.xul pref-colors.xul]
** Overlaid by:
*** [http://lxr.mozilla.org/mozilla/source/suite/common/pref/mac/platformPrefOverlay.xul platformPrefOverlay.xul (mac)]
*** [http://lxr.mozilla.org/mozilla/source/suite/common/pref/unix/platformPrefOverlay.xul platformPrefOverlay.xul (unix)]
*** [http://lxr.mozilla.org/mozilla/source/suite/common/pref/win/platformPrefOverlay.xul platformPrefOverlay.xul (win)]
** help Topic: <code>"appearance_pref_colors"</code>
 
* Pane "Languages/Content"
** Work By: <span style="color:orange;">Help Wanted</span>
** Parent Pane: Appearance
** File: [http://lxr.mozilla.org/mozilla/source/suite/common/pref/pref-locales.xul pref-locales.xul]
** Overlaid by:
*** [http://lxr.mozilla.org/mozilla/source/xpfe/communicator/resources/content/utilityOverlay.xul utilityOverlay.xul]
**** [http://lxr.mozilla.org/mozilla/source/xpfe/communicator/resources/content/mac/platformCommunicatorOverlay.xul platformCommunicatorOverlay.xul (mac)]
**** [http://lxr.mozilla.org/mozilla/source/xpfe/communicator/resources/content/unix/platformCommunicatorOverlay.xul platformCommunicatorOverlay.xul (unix)]
**** [http://lxr.mozilla.org/mozilla/source/xpfe/communicator/resources/content/win/platformCommunicatorOverlay.xul platformCommunicatorOverlay.xul (win)]
** help Topic: <code>"appearance_pref_locales"</code>
** Note: Uses <code><template></code>
** Note: ToDo: Consult with KaiRo if this is needed in SuiteRunner.
 
* Pane "Navigator"
** Work By: <span style="color:orange;">Help Wanted</span>
** File: [http://lxr.mozilla.org/mozilla/source/suite/common/pref/pref-navigator.xul pref-navigator.xul]
** Overlaid by:
*** [http://lxr.mozilla.org/mozilla/source/suite/common/pref/mac/platformPrefOverlay.xul platformPrefOverlay.xul (mac)]
*** [http://lxr.mozilla.org/mozilla/source/suite/common/pref/unix/platformPrefOverlay.xul platformPrefOverlay.xul (unix)]
*** [http://lxr.mozilla.org/mozilla/source/suite/common/pref/win/platformPrefOverlay.xul platformPrefOverlay.xul (win)]
** help Topic: <code>"navigator_pref_navigator"</code>


<!-- Others Added in this way -->
All done.
 
== Done ==
None Yet.


== Will not migrate for SuiteRunner ==
== Will not migrate for SuiteRunner ==
Line 65: Line 19:
** help Topic: <code>"appearance_pref_themes"</code>
** help Topic: <code>"appearance_pref_themes"</code>
** Note: Uses <code><template></code>
** Note: Uses <code><template></code>
** Made obsolete by: Themes pane in addons manager.


[[category:SeaMonkey|t]]
[[category:SeaMonkey|t]]

Latest revision as of 11:06, 1 October 2008

This page served 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

None any more.

Done

All done.

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.