From 3523389ee5c854fee19cb3cee2678e4f1d38a44b Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Fri, 4 Oct 2013 15:35:35 +0200 Subject: Adapt dictonaries to recent Configuration.mk changes ...credits for the fix go to Matus. Change-Id: I7f2fc420e4d844179629bbfbf6d106a5366ce9dc --- Dictionary_pt-BR.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dictionary_pt-BR.mk') diff --git a/Dictionary_pt-BR.mk b/Dictionary_pt-BR.mk index 8259ab1..1264578 100644 --- a/Dictionary_pt-BR.mk +++ b/Dictionary_pt-BR.mk @@ -40,7 +40,7 @@ $(eval $(call gb_Dictionary_add_files,dict-pt-BR,icons,\ dictionaries/pt_BR/icons/VERO-logo.png \ )) -$(eval $(call gb_Dictionary_add_generated_file,dict-pt-BR,dialog/OptionsDialog.xcs,$(call gb_XcsTarget_get_target,dictionaries/pt_BR/dialog/registry/schema/org/openoffice/Lightproof_pt_BR.xcs))) +$(eval $(call gb_Dictionary_add_generated_file,dict-pt-BR,dialog/OptionsDialog.xcs,$(call gb_XcsTarget_get_target,org/openoffice/Lightproof_pt_BR.xcs))) $(eval $(call gb_Dictionary_add_localized_xcu_file,dict-pt-BR,dialog,\ dictionaries/pt_BR/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu \ -- cgit