From ee74f9ac8cacc89a1f8a94f63feac662bb13cbad Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 23 Jun 2015 11:53:41 +0100 Subject: Change gtk message and language handling to use resource names The GTK resource handling can now provide the path to resources rather than having to compute them separately. This reduces run time allocation and allows for the resources to be built in if required. Additionally this tweaks the resource scheme handling to redirect favicon.ico to resource:favicon.png instead of rewriting directly to file scheme path allowing the favicon to be a compiled in resource. --- !NetSurf/Resources/nl/welcome.html,faf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '!NetSurf/Resources') diff --git a/!NetSurf/Resources/nl/welcome.html,faf b/!NetSurf/Resources/nl/welcome.html,faf index 31b24ad67..f35260b73 100644 --- a/!NetSurf/Resources/nl/welcome.html,faf +++ b/!NetSurf/Resources/nl/welcome.html,faf @@ -3,7 +3,7 @@ Welkom bij NetSurf - + -- cgit v1.2.3