Issue #303 Part 3: Update themes for the new Basilisk location.

This also addresses #286.
This commit is contained in:
wolfbeast 2018-06-04 13:51:31 +02:00 • committed by Roy Tam
commit b372f91454
5 changed files with 9 additions and 9 deletions

View file

@ -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