wok rev 5934

netsurf: add missing file.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Jul 30 22:41:51 2010 +0200 (2010-07-30)
parents 2489aa1de154
children 711d076b277c
files netsurf/stuff/Makefile.config
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/netsurf/stuff/Makefile.config	Fri Jul 30 22:41:51 2010 +0200
     1.3 @@ -0,0 +1,9 @@
     1.4 +#
     1.5 +# NetSurf default build configuration fro SliTaz
     1.6 +#
     1.7 +
     1.8 +NETSURF_USE_BMP := NO
     1.9 +NETSURF_UA_FORMAT_STRING := "NetSurf/%d.%d (%s; %s) SliTaz"
    1.10 +NETSURF_HOMEPAGE := "file:///usr/share/webhome/netsurf.html"
    1.11 +PREFIX := /usr
    1.12 +