mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Linux builds aren't using the official branded icon in the messsage window title bar.
This commit is contained in:
parent
0f746e5929
commit
2c52fefa97
@ -33,6 +33,7 @@ export::
|
||||
mkdir $(DEPTH)/mail/app/icons/gtk; \
|
||||
fi
|
||||
cp $(srcdir)/mozicon50.xpm $(DEPTH)/mail/app/icons/gtk/messengerWindow.xpm
|
||||
cp $(srcdir)/mozicon16.xpm $(DEPTH)/mail/app/icons/gtk/messengerWindow16.xpm
|
||||
if [ ! -d $(DEPTH)/mail/app/icons/os2 ] ; then \
|
||||
mkdir $(DEPTH)/mail/app/icons/os2; \
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user