From 031afcafe288bf0f46c0c5caae20dd3db8bd0297 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 4 Jun 2018 13:51:31 +0200 Subject: Issue #303 Part 3: Update themes for the new Basilisk location. This also addresses #286. --- application/basilisk/themes/tab-svgs.mozbuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'application/basilisk/themes/tab-svgs.mozbuild') diff --git a/application/basilisk/themes/tab-svgs.mozbuild b/application/basilisk/themes/tab-svgs.mozbuild index b1259b04e..5601ac85a 100644 --- a/application/basilisk/themes/tab-svgs.mozbuild +++ b/application/basilisk/themes/tab-svgs.mozbuild @@ -4,8 +4,8 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -script = '/browser/themes/preprocess-tab-svgs.py' -input = ['/browser/themes/shared/tab-selected.svg'] +script = '/application/basilisk/themes/preprocess-tab-svgs.py' +input = ['/application/basilisk/themes/shared/tab-selected.svg'] # Context variables can't be used inside functions, so hack around that. generated_files = GENERATED_FILES -- cgit v1.2.3