wok-6.x diff netsurf/stuff/Makefile.config @ rev 11079
Up: claws-mail to 3.7.10.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 17 01:53:57 2011 +0000 (2011-10-17) |
parents | |
children | a4fddc04136f |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/netsurf/stuff/Makefile.config Mon Oct 17 01:53:57 2011 +0000 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 +