From 856d0c991c097eff35ed098a1e30992c0f57165a Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Tue, 19 Jun 2018 19:44:40 +0200 Subject: Issue #517 Part 1: Import newtab page from Basilisk (sans directory service provider module) --- application/palemoon/components/about/AboutRedirector.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'application/palemoon/components') diff --git a/application/palemoon/components/about/AboutRedirector.cpp b/application/palemoon/components/about/AboutRedirector.cpp index 12143b399..7e4c634f7 100644 --- a/application/palemoon/components/about/AboutRedirector.cpp +++ b/application/palemoon/components/about/AboutRedirector.cpp @@ -53,7 +53,7 @@ static RedirEntry kRedirMap[] = { nsIAboutModule::ALLOW_SCRIPT }, { - "newtab", "chrome://browser/content/newtab/newTab.xul", + "newtab", "chrome://browser/content/newtab/newTab.xhtml", nsIAboutModule::ALLOW_SCRIPT }, { -- cgit v1.2.3