зеркало из https://github.com/mozilla/pjs.git
9370: export insert html dialog. r=cmanske/a=chofmann
This commit is contained in:
Родитель
db3d8b508f
Коммит
4603f8ba86
|
@ -14,3 +14,5 @@ EdNamedAnchorProps.xul
|
|||
EdNamedAnchorProps.js
|
||||
EdInsertTable.xul
|
||||
EdInsertTable.js
|
||||
EdInsSrc.xul
|
||||
EdInsSrc.js
|
||||
|
|
|
@ -33,6 +33,8 @@ install::
|
|||
$(MAKE_INSTALL) EdNamedAnchorProps.js $(DIST)\bin\chrome\editor\dialogs\content\default
|
||||
$(MAKE_INSTALL) EdInsertTable.xul $(DIST)\bin\chrome\editor\dialogs\content\default
|
||||
$(MAKE_INSTALL) EdInsertTable.js $(DIST)\bin\chrome\editor\dialogs\content\default
|
||||
$(MAKE_INSTALL) EdInsSrc.xul $(DIST)\bin\chrome\editor\dialogs\content\default
|
||||
$(MAKE_INSTALL) EdInsSrc.js $(DIST)\bin\chrome\editor\dialogs\content\default
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\bin\chrome\editor\dialogs\content\default\EdDialogCommon.js
|
||||
|
@ -48,3 +50,5 @@ clobber::
|
|||
rm -f $(DIST)\bin\chrome\editor\dialogs\content\default\EdNamedAnchorProps.js
|
||||
rm -f $(DIST)\bin\chrome\editor\dialogs\content\default\EdInsertTable.xul
|
||||
rm -f $(DIST)\bin\chrome\editor\dialogs\content\default\EdInsertTable.js
|
||||
rm -f $(DIST)\bin\chrome\editor\dialogs\content\default\EdInsSrc.xul
|
||||
rm -f $(DIST)\bin\chrome\editor\dialogs\content\default\EdInsSrc.js
|
||||
|
|
Загрузка…
Ссылка в новой задаче