зеркало из https://github.com/mozilla/gecko-dev.git
Remove old addtoab and attachment icons. We have new ones in mailnews/base/resources/content (which is
where this kind of stuff belongs) now.
This commit is contained in:
Родитель
12c3a0288f
Коммит
55d79f76b5
|
@ -21,5 +21,3 @@
|
|||
#
|
||||
|
||||
mailheader.css
|
||||
addcard.gif
|
||||
attach.gif
|
||||
|
|
|
@ -28,8 +28,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
EXPORT_RESOURCES = \
|
||||
$(srcdir)/mailheader.css \
|
||||
$(srcdir)/addcard.gif \
|
||||
$(srcdir)/attach.gif \
|
||||
$(NULL)
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
|
|
@ -26,10 +26,7 @@ include <$(DEPTH)\config\rules.mak>
|
|||
|
||||
install::
|
||||
$(MAKE_INSTALL) mailheader.css $(DIST)\bin\chrome\messenger\skin\default
|
||||
$(MAKE_INSTALL) addcard.gif $(DIST)\bin\chrome\messenger\skin\default
|
||||
$(MAKE_INSTALL) attach.gif $(DIST)\bin\chrome\messenger\skin\default
|
||||
|
||||
clobber::
|
||||
rm -f $(DIST)\bin\chrome\messenger\skin\default\mailheader.css
|
||||
rm -f $(DIST)\bin\chrome\messenger\skin\default\addcard.gif
|
||||
rm -f $(DIST)\bin\chrome\messenger\skin\default\attach.gif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче