66345: Flipping the switch on the editor reorg.

libeditor is now just the base libraries; libcomposer covers
  the composer app.  Installing both in packages that used to
  install the composer app.  Mac checkin will follow separately.
  r=cmanske,jfrancis sr=sfraser,kin a=dbaron


git-svn-id: svn://10.0.0.236/trunk@104608 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
akkana%netscape.com
2001-10-05 00:40:27 +00:00
parent 112467e3cc
commit 3315eecd0d
3 changed files with 3 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
usr/lib/mozilla/components/libeditor.so
usr/lib/mozilla/components/libcomposer.so
usr/lib/mozilla/chrome/editor

View File

@@ -106,6 +106,7 @@ bin/components/libcaps.so
bin/components/libchardet.so
bin/components/libchrome.so
bin/components/libcookie.so
bin/components/libcomposer.so
bin/components/libdocshell.so
bin/components/libeditor.so
bin/components/libembedcomponents.so

View File

@@ -92,6 +92,7 @@ bin\components\chrome.dll
bin\components\chrome.xpt
bin\components\cookie.dll
bin\components\cookie.xpt
bin\components\composer.dll
bin\components\docshell.dll
bin\components\docshell_base.xpt
bin\components\jsdom.dll