summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorGaming4JC <g4jc@bulletmail.org>2018-05-25 20:54:39 -0400
committerGaming4JC <g4jc@bulletmail.org>2018-05-25 20:54:39 -0400
commite4034886eb8e9ec0060c3c2f05cdd32c9499f030 (patch)
treeb69eeea986b7b58b0785e2f709a0bb63bbd7b9c6 /themes
parent0034ff9a30aa8826a4529568208cdb9e8677cccb (diff)
downloadiceweasel-uxp-e4034886eb8e9ec0060c3c2f05cdd32c9499f030.tar.gz
fix broken path in themes
Diffstat (limited to 'themes')
-rw-r--r--themes/tab-svgs.mozbuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/tab-svgs.mozbuild b/themes/tab-svgs.mozbuild
index b1259b0..6e8dec1 100644
--- a/themes/tab-svgs.mozbuild
+++ b/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/iceweasel-uxp/themes/preprocess-tab-svgs.py'
+input = ['/application/iceweasel-uxp/themes/shared/tab-selected.svg']
# Context variables can't be used inside functions, so hack around that.
generated_files = GENERATED_FILES