Add vendor-logo-large.png pixmaps icon
This commit is contained in:
parent
c7e1e7ed98
commit
a7d10b6c99
4
Makefile
4
Makefile
@ -48,8 +48,8 @@ all:
|
||||
install-icons:
|
||||
$(INSTALL_DIR) $(DESTDIR)$(iconsdir); \
|
||||
cp -a hicolor $(DESTDIR)$(iconsdir); \
|
||||
@$(INSTALL_DIR) $(DESTDIR)$(pixmapsdir)/; \
|
||||
$(INSTALL_DATA) menu/icons/hicolor/128x128/apps/system-logo.png $(DESTDIR)$(pixmapsdir)/system-logo-white.png
|
||||
@$(INSTALL_DIR) $(DESTDIR)$(pixmapsdir); \
|
||||
cp -a pixmaps $(DESTDIR)$(pixmapsdir)
|
||||
|
||||
install: install-icons
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user