From c991e357d3c012dec88b9d6bda250b8d490300a4 Mon Sep 17 00:00:00 2001 From: "cyeh%netscape.com" Date: Tue, 10 Nov 1998 21:55:14 +0000 Subject: [PATCH] add additional documentation about MozillaSource modules being obsolete. add placeholder modules for both Client and MailClient 5.0 git-svn-id: svn://10.0.0.236/trunk@14366 18797224-902f-48f8-a5cc-f745e15eee43 --- CVSROOT/modules | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/CVSROOT/modules b/CVSROOT/modules index 9f8de21310d..8e6abb58216 100644 --- a/CVSROOT/modules +++ b/CVSROOT/modules @@ -25,6 +25,31 @@ # can be useful for creating a module that consists of many directories # spread out over the entire source repository. +###################################################################### +# +# Modules for Browser50, which includes nglayout engine. PLACEHOLDER +# + +Browser50All -a \ + Raptor + +###################################################################### +# +# Modules for MailClient50, which includes nglayout engine. PLACEHOLDER +# + +MailClient50All -a \ + Raptor + +###################################################################### +# +# Modules for the MozillaClassic Browser, based on the original +# layout engine. If you wish to develop on the Mozilla Classic +# codebase, pull using these modules and using the branch tag +# MozillaSourceClassic_19981026_BRANCH. +# These modules should be considered obsolete. +# + MozillaSource -a \ MozillaSourceWin \ MozillaSourceMac \