summaryrefslogtreecommitdiff
path: root/frontends
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-05-15 15:43:38 +0100
committerVincent Sanders <vince@kyllikki.org>2016-05-15 15:43:38 +0100
commit94959a27c35dd591329d691c4698828b394ade72 (patch)
tree618ef5fdc86c9b640f728b1528168cb2b6f11ef0 /frontends
parentcc7d8d81eb59ee94bacb3297661e06f46864a3da (diff)
downloadnetsurf-94959a27c35dd591329d691c4698828b394ade72.tar.gz
netsurf-94959a27c35dd591329d691c4698828b394ade72.tar.bz2
fixup tab bar widget icon resource location
Diffstat (limited to 'frontends')
-rw-r--r--frontends/cocoa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/cocoa/Makefile b/frontends/cocoa/Makefile
index e608ca8d5..3c19e763d 100644
--- a/frontends/cocoa/Makefile
+++ b/frontends/cocoa/Makefile
@@ -156,10 +156,10 @@ TABBAR_RESOURCES := \
overflowImagePressed.png \
pi.png
-R_RESOURCES += $(addprefix PSMTabBarControl/Images/,$(TABBAR_RESOURCES))
-
R_RESOURCES := $(addprefix $(FRONTEND_RESOURCES_DIR)/,$(R_RESOURCES))
+R_RESOURCES += $(addprefix $(FRONTEND_SOURCE_DIR)/PSMTabBarControl/Images/,$(TABBAR_RESOURCES))
+
LANGUAGES := de en fr it nl
LOCALIZED_RESOURCES := Localizable.strings