Add commonDialog.js and commonDialog.xul

This commit is contained in:
davidm%netscape.com 1999-08-10 23:30:52 +00:00
parent 1d7198210c
commit 210ea14c0d
3 changed files with 6 additions and 0 deletions

View File

@ -5,3 +5,5 @@ tasksOverlay.xul
tasksOverlay.js
dialogOverlay.xul
dialogOverlay.js
commonDialog.xul
commonDialog.js

View File

@ -32,6 +32,8 @@ EXPORT_RESOURCE_CONTENT = \
$(srcdir)/tasksOverlay.js \
$(srcdir)/dialogOverlay.xul \
$(srcdir)/dialogOverlay.js \
$(srcdir)/commonDialog.xul \
$(srcdir)/commonDialog.js \
$(NULL)
install::

View File

@ -30,6 +30,8 @@ install::
$(MAKE_INSTALL) tasksOverlay.js $(DISTBROWSER)
$(MAKE_INSTALL) dialogOverlay.xul $(DISTBROWSER)
$(MAKE_INSTALL) dialogOverlay.js $(DISTBROWSER)
$(MAKE_INSTALL) commonDialog.xul $(DISTBROWSER)
$(MAKE_INSTALL) commonDialog.js $(DISTBROWSER)
clobber::
rm -f $(DIST)\bin\chrome\global\content\default\*.*