Part of Bug 374404 Don't ship WidgetStateManager as part of toolkit - make SeaMonkey use xpfe's wsm. r/sr=Neil.

This commit is contained in:
bugzilla%standard8.demon.co.uk 2007-03-23 15:51:54 +00:00
Родитель 0c5b052ca2
Коммит 503cf2e109
3 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -123,6 +123,7 @@ comm.jar:
content/communicator/permissions/permissionsOverlay.js (permissions/permissionsOverlay.js)
content/communicator/permissions/treeUtils.js (permissions/treeUtils.js)
content/communicator/pref/nsPrefWindow.js (pref/nsPrefWindow.js)
content/communicator/pref/nsWidgetStateManager.js (/xpfe/global/resources/content/nsWidgetStateManager.js)
content/communicator/pref/overrideHandler.js (pref/overrideHandler.js)
content/communicator/pref/permissionsPrefsOverlay.xul (pref/permissionsPrefsOverlay.xul)
content/communicator/pref/pref.xul (pref/pref.xul)

Просмотреть файл

@ -26,7 +26,7 @@
<stringbundle id="bundle_prefutilities"
src="chrome://communicator/locale/pref/prefutilities.properties"/>
<script type="application/x-javascript" src="chrome://global/content/nsWidgetStateManager.js"/>
<script type="application/x-javascript" src="chrome://communicator/content/pref/nsWidgetStateManager.js"/>
<script type="application/x-javascript" src="chrome://communicator/content/pref/nsPrefWindow.js"/>
<script type="application/x-javascript" src="chrome://communicator/content/pref/pref-help.js"/>
<script type="application/x-javascript" src="chrome://help/content/contextHelp.js"/>

Просмотреть файл

@ -16,7 +16,6 @@ toolkit.jar:
content/global/charsetOverlay.js (resources/content/charsetOverlay.js)
content/global/selectDialog.js (resources/content/selectDialog.js)
content/global/selectDialog.xul (resources/content/selectDialog.xul)
content/global/nsWidgetStateManager.js (resources/content/nsWidgetStateManager.js)
content/global/nsTreeController.js (resources/content/nsTreeController.js)
content/global/nsTreeSorting.js (resources/content/nsTreeSorting.js)
content/global/nsClipboard.js (resources/content/nsClipboard.js)
@ -82,6 +81,7 @@ toolkit.jar:
content/global/hiddenWindow.xul (resources/content/hiddenWindow.xul)
content/global/fullScreen.js (resources/content/fullScreen.js)
content/global/build.dtd (build.dtd)
content/global/nsWidgetStateManager.js (resources/content/nsWidgetStateManager.js)
#endif
en-US.jar: