summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-11-15 12:32:43 +0100
committerDavid Tardon <dtardon@redhat.com>2012-11-15 12:33:49 +0100
commit7a11b9cc6d8a4116771333445637bb5b251420c8 (patch)
treedf2070a89dce8bc1d5635eaecae0086e1a0240cc /chart2
parent9c52986f26f4c33bd68d0f73006bd97e9820df7d (diff)
ensure translations are built before using them
Change-Id: Ia172f144616d7468466a057bb1a431b3047209fd
Diffstat (limited to 'chart2')
-rw-r--r--chart2/AllLangResTarget_chartcontroller.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/AllLangResTarget_chartcontroller.mk b/chart2/AllLangResTarget_chartcontroller.mk
index ec8dd822b1f9..9ebb4e006dcd 100644
--- a/chart2/AllLangResTarget_chartcontroller.mk
+++ b/chart2/AllLangResTarget_chartcontroller.mk
@@ -93,6 +93,9 @@ $(eval $(call gb_SrsTarget_add_files,chart2/res,\
chart2/source/controller/dialogs/tp_TitleRotation.src \
chart2/source/controller/dialogs/tp_Trendline.src \
chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.src \
+))
+
+$(eval $(call gb_SrsTarget_add_nonlocalized_files,chart2/res,\
chart2/source/controller/menus/ShapeContextMenu.src \
chart2/source/controller/menus/ShapeEditContextMenu.src \
))