Added netsurf.png to package, now the welcome page displays correctly.

Altough I don't like to have netsurf.png floating around
in the root directory of netsurf.
This commit is contained in:
Ole Loots 2012-08-28 00:04:35 +02:00
parent 0200ba1ed2
commit 5c53f01ead
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ $(PKGNAME): $(EXETARGET)
$(Q)cp \!NetSurf/Resources/Icons/content.png -R $(ATARI_TARGET_DIR)res/icons/
$(Q)cp \!NetSurf/Resources/Icons/directory.png -R $(ATARI_TARGET_DIR)res/icons/dir.png
$(Q)cp \!NetSurf/Resources/netsurf.png,b60 $(ATARI_TARGET_DIR)netsurf.png
$(Q)cp \!NetSurf/Resources/AdBlock,f79 $(ATARI_TARGET_DIR)res/adblock.css
$(Q)cp \!NetSurf/Resources/CSS,f79 $(ATARI_TARGET_DIR)res/default.css
$(Q)cp \!NetSurf/Resources/Quirks,f79 $(ATARI_TARGET_DIR)res/quirks.css