зеркало из https://github.com/mozilla/gecko-dev.git
Move folder-open.gif and folder-closed.gif into dist area.
This commit is contained in:
Родитель
38a1ba3588
Коммит
60620dc46d
|
@ -78,4 +78,6 @@ install:: $(TARGETS)
|
|||
$(INSTALL) $(srcdir)/../resources/bookmark-folder-open.gif $(DIST)/bin/res/rdf
|
||||
$(INSTALL) $(srcdir)/../resources/personal-folder-closed.gif $(DIST)/bin/res/rdf
|
||||
$(INSTALL) $(srcdir)/../resources/personal-folder-open.gif $(DIST)/bin/res/rdf
|
||||
$(INSTALL) $(srcdir)/../resources/folder-open.gif $(DIST)/bin/res/rdf
|
||||
$(INSTALL) $(srcdir)/../resources/folder-closed.gif $(DIST)/bin/res/rdf
|
||||
$(INSTALL) $(srcdir)/../resources/History/h1.hst $(DIST)/bin/res/rdf/History
|
||||
|
|
|
@ -79,6 +79,8 @@ install:: $(DLL)
|
|||
$(MAKE_INSTALL) ..\resources\bookmark-folder-open.gif $(DIST)\bin\res\rdf
|
||||
$(MAKE_INSTALL) ..\resources\personal-folder-closed.gif $(DIST)\bin\res\rdf
|
||||
$(MAKE_INSTALL) ..\resources\personal-folder-open.gif $(DIST)\bin\res\rdf
|
||||
$(MAKE_INSTALL) ..\resources\folder-open.gif $(DIST)\bin\res\rdf
|
||||
$(MAKE_INSTALL) ..\resources\folder-closed.gif $(DIST)\bin\res\rdf
|
||||
$(MAKE_INSTALL) ..\resources\History\h1.hst $(DIST)\bin\res\rdf\History
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче