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:
@@ -1,2 +1,3 @@
|
||||
usr/lib/mozilla/components/libeditor.so
|
||||
usr/lib/mozilla/components/libcomposer.so
|
||||
usr/lib/mozilla/chrome/editor
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user