From 6b846c363ddd694bf32ac7e18f0316f4f2663e1b Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Wed, 22 Oct 2014 20:39:43 +0100 Subject: Add trivial maps facilitator at about:maps This is a simple HTML front end for the Google Static Maps API, since we don't yet have enough JS support for the full Google Maps. See: https://developers.google.com/maps/documentation/staticmaps/ --- gtk/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/Makefile.target') diff --git a/gtk/Makefile.target b/gtk/Makefile.target index 8fed107fd..be0dad2ae 100644 --- a/gtk/Makefile.target +++ b/gtk/Makefile.target @@ -127,7 +127,7 @@ EXETARGET := nsgtk GTK_RESOURCES_LIST := \ languages themelist SearchEngines toolbarIndices ca-bundle.txt \ default.css adblock.css quirks.css internal.css gtkdefault.css \ - credits.html licence.html welcome.html Messages \ + credits.html licence.html welcome.html maps.html Messages \ default.ico favicon.png netsurf.png netsurf.xpm netsurf-16x16.xpm \ arrow_down_8x32.png -- cgit v1.2.3