diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-10-04 15:35:35 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-10-04 15:35:35 +0200 |
commit | 3523389ee5c854fee19cb3cee2678e4f1d38a44b (patch) | |
tree | 2a375f3a774d438af0e1c6013dfa502340e5ab41 /Dictionary_hu.mk | |
parent | 17eed4af567c101b4306f95c345d50131a353a99 (diff) |
Adapt dictonaries to recent Configuration.mk changes
...credits for the fix go to Matus.
Change-Id: I7f2fc420e4d844179629bbfbf6d106a5366ce9dc
Diffstat (limited to 'Dictionary_hu.mk')
-rw-r--r-- | Dictionary_hu.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dictionary_hu.mk b/Dictionary_hu.mk index 7a52e59..06a08ab 100644 --- a/Dictionary_hu.mk +++ b/Dictionary_hu.mk @@ -49,7 +49,7 @@ $(eval $(call gb_Dictionary_add_files,dict-hu,pythonpath,\ dictionaries/hu_HU/pythonpath/lightproof_opts_hu_HU.py \ )) -$(eval $(call gb_Dictionary_add_generated_file,dict-hu,dialog/OptionsDialog.xcs,$(call gb_XcsTarget_get_target,dictionaries/hu_HU/dialog/registry/schema/org/openoffice/Lightproof_hu_HU.xcs))) +$(eval $(call gb_Dictionary_add_generated_file,dict-hu,dialog/OptionsDialog.xcs,$(call gb_XcsTarget_get_target,org/openoffice/Lightproof_hu_HU.xcs))) $(eval $(call gb_Dictionary_add_localized_xcu_file,dict-hu,dialog,\ dictionaries/hu_HU/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu \ |