wok diff netsurf/stuff/Makefile.config @ rev 8251
Fix community platform bookmark in firefox.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jan 29 06:15:26 2011 +0000 (2011-01-29) |
parents | |
children | a4fddc04136f |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/netsurf/stuff/Makefile.config Sat Jan 29 06:15:26 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 +