зеркало из https://github.com/mozilla/pjs.git
removing msgbar.xul
This commit is contained in:
Родитель
195e2e29d8
Коммит
d8deeadfd4
|
@ -30,7 +30,6 @@ SAMPLES_DIR = $(DIST)/bin/res/mailnews/messenger
|
|||
|
||||
EXPORT_RESOURCE_SAMPLES = \
|
||||
$(srcdir)/mailshell.xul \
|
||||
$(srcdir)/msgbar.xul \
|
||||
$(srcdir)/folderPane.xul \
|
||||
$(srcdir)/folderPane.css \
|
||||
$(srcdir)/threadPane.xul \
|
||||
|
|
|
@ -25,7 +25,6 @@ include <$(DEPTH)\config\rules.mak>
|
|||
|
||||
install::
|
||||
$(MAKE_INSTALL) mailshell.xul $(DIST)\bin\res\mailnews\messenger
|
||||
$(MAKE_INSTALL) msgBar.xul $(DIST)\bin\res\mailnews\messenger
|
||||
$(MAKE_INSTALL) folderPane.xul $(DIST)\bin\res\mailnews\messenger
|
||||
$(MAKE_INSTALL) folderPane.css $(DIST)\bin\res\mailnews\messenger
|
||||
$(MAKE_INSTALL) threadPane.xul $(DIST)\bin\res\mailnews\messenger
|
||||
|
@ -52,7 +51,6 @@ install::
|
|||
|
||||
clobber::
|
||||
rm -f $(DIST)\res\mailnews\messenger\mailshell.xul
|
||||
rm -f $(DIST)\res\mailnews\messenger\msgBar.xul
|
||||
rm -f $(DIST)\res\mailnews\messenger\folderPane.xul
|
||||
rm -f $(DIST)\res\mailnews\messenger\folderPane.css
|
||||
rm -f $(DIST)\res\mailnews\messenger\threadPane.xul
|
||||
|
|
Загрузка…
Ссылка в новой задаче