diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-04-16 17:52:11 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-04-16 17:52:11 +0200 |
commit | faf63ac08a9f3f1463a7f119083964f76b71141c (patch) | |
tree | fef9f95ba85d6177eefdc653e9e4b271189947c9 /Dictionary_en.mk | |
parent | b32611e23a1f35f16f4c37bbbdc02027157424d1 (diff) |
use gb_Dictionary_add_localized_xcu_file to fix en-US build
Change-Id: Iefb39c34a140c0c0fb9b5f989d4283a0750b6de0
Diffstat (limited to 'Dictionary_en.mk')
-rw-r--r-- | Dictionary_en.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Dictionary_en.mk b/Dictionary_en.mk index 6558f6d..48855c2 100644 --- a/Dictionary_en.mk +++ b/Dictionary_en.mk @@ -53,8 +53,8 @@ $(eval $(call gb_Dictionary_add_files,dict-en,pythonpath,\ $(eval $(call gb_Dictionary_add_generated_file,dict-en,dialog/OptionsDialog.xcs,$(call gb_XcsTarget_get_target,dictionaries/en/dialog/registry/schema/org/openoffice/Lightproof_en.xcs))) -$(eval $(call gb_Dictionary_add_generated_files,dict-en,dialog,\ - $(call gb_XcuFile_for_extension,dictionaries/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu) \ +$(eval $(call gb_Dictionary_add_localized_xcu_file,dict-en,dialog,\ + dictionaries/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu \ )) $(eval $(call gb_Dictionary_add_propertyfiles,dict-en,dialog,\ |