зеркало из https://github.com/mozilla/gecko-dev.git
composer ui should be installed to chrome/editor/composer, not just chrome/editor
This commit is contained in:
Родитель
21f839758e
Коммит
74b899ecad
|
@ -34,5 +34,5 @@ EXPORT_RESOURCE_CONTENT = \
|
|||
$(NULL)
|
||||
|
||||
install::
|
||||
$(INSTALL) $(EXPORT_RESOURCE_CONTENT) $(DIST)/bin/chrome/editor/content
|
||||
$(INSTALL) $(EXPORT_RESOURCE_CONTENT) $(DIST)/bin/chrome/editor/composer/content
|
||||
|
||||
|
|
|
@ -55,5 +55,5 @@ EXPORT_RESOURCE_TOOLBAR = \
|
|||
$(NULL)
|
||||
|
||||
install::
|
||||
$(INSTALL) $(EXPORT_RESOURCE_SKIN) $(DIST)/bin/chrome/editor/skin
|
||||
$(INSTALL) $(EXPORT_RESOURCE_TOOLBAR) $(DIST)/bin/chrome/editor/skin/images
|
||||
$(INSTALL) $(EXPORT_RESOURCE_SKIN) $(DIST)/bin/chrome/editor/composer/skin
|
||||
$(INSTALL) $(EXPORT_RESOURCE_TOOLBAR) $(DIST)/bin/chrome/editor/composer/skin/images
|
||||
|
|
Загрузка…
Ссылка в новой задаче