pjs/suite
sfraser%netscape.com edecdb921e Fix for bugzilla bug 54079, bugscape bug 2331. builtinURLs.js: renamed vars to avoid conflicts, fixed it not to rely on the SinkObserver being called each time (this was only called for the first window), and to throw rather than returning "". utilityOverlay.js: fixes in openTopWin() to ensure that we always call xlateURL on URNs, and load about:blank if the url is still "" (should never happen). r=ben,tao. sr=waterson. Checked into trunk and branch. 2006-07-29 05:34:43 +00:00
..
app Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app (Update build process for new binary file locations) r/sr=Neil 2006-06-29 11:09:21 +00:00
branding bug 344987 - Remove remaining calendar xpi detritus from suite. r=bsmedberg 2006-07-24 21:42:48 +00:00
browser Bug 343317 Some Privacy & Security Preference sections missing in suiterunner builds (Include security pref and page info overlay definitions for suite). r/sr=Neil 2006-07-02 06:50:43 +00:00
build Bug 329744 Write migrator for moving to Toolkit-based profiles (Create a central build location in /suite). r/sr=Neil 2006-07-05 17:37:34 +00:00
common Fix for bugzilla bug 54079, bugscape bug 2331. builtinURLs.js: renamed vars to avoid conflicts, fixed it not to rely on the SinkObserver being called each time (this was only called for the first window), and to throw rather than returning "". utilityOverlay.js: fixes in openTopWin() to ensure that we always call xlateURL on URNs, and load about:blank if the url is still "" (should never happen). r=ben,tao. sr=waterson. Checked into trunk and branch. 2006-07-29 05:34:43 +00:00
components Missing const nsISupports = Components.interfaces.nsISupports; r+sr=jag (no bug) 2006-04-19 10:35:05 +00:00
config Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app (Moves xpfe/bootstrap/version.txt to suite/config/version.txt) r=benjamin,sr=Neil 2006-07-18 16:51:24 +00:00
debugQA
installer/unix Bug 332203 Ensure the installers work with MOZ_XUL_APP set on SeaMonkey (Fix the unix installer registration process), r=ajschult,sr=Neil over irc 2006-06-27 09:20:56 +00:00
locales Fix 51947: "prefill form" should not use 'f' accesskey on edit menu. r=morse sr=alecf 2006-07-29 05:34:38 +00:00
profile Bug 329744 Write migrator for moving to Toolkit-based profiles (Create a central build location in /suite). r/sr=Neil 2006-07-05 17:37:34 +00:00
themes Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Make the classic theme compatible with the new themes manager. r=KaiRo,sr=Neil 2006-04-29 14:24:30 +00:00
Makefile.in Bug 329744 Write migrator for moving to Toolkit-based profiles (Create a central build location in /suite). r/sr=Neil 2006-07-05 17:37:34 +00:00
README point to wiki page for suite/ directory layout documentation, NPOB 2006-02-10 22:38:04 +00:00

README

mozilla/suite
=============

This module contains files for the SeaMonkey suite.

Documentation about the directory structure within this module can be found at
http://wiki.mozilla.org/SeaMonkey:Suite_Directory_Layout

Consult http://www.mozilla.org/projects/seamonkey/review-and-flags.html
for review rules on stuff in this directory, please.