summaryrefslogtreecommitdiff
path: root/Dictionary_en.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-10-04 15:35:35 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-10-04 15:35:35 +0200
commit3523389ee5c854fee19cb3cee2678e4f1d38a44b (patch)
tree2a375f3a774d438af0e1c6013dfa502340e5ab41 /Dictionary_en.mk
parent17eed4af567c101b4306f95c345d50131a353a99 (diff)
Adapt dictonaries to recent Configuration.mk changes
...credits for the fix go to Matus. Change-Id: I7f2fc420e4d844179629bbfbf6d106a5366ce9dc
Diffstat (limited to 'Dictionary_en.mk')
-rw-r--r--Dictionary_en.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dictionary_en.mk b/Dictionary_en.mk
index 8630f42..d320c55 100644
--- a/Dictionary_en.mk
+++ b/Dictionary_en.mk
@@ -52,7 +52,7 @@ $(eval $(call gb_Dictionary_add_files,dict-en,pythonpath,\
dictionaries/en/pythonpath/lightproof_opts_en.py \
))
-$(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_file,dict-en,dialog/OptionsDialog.xcs,$(call gb_XcsTarget_get_target,org/openoffice/Lightproof_en.xcs)))
$(eval $(call gb_Dictionary_add_localized_xcu_file,dict-en,dialog,\
dictionaries/en/dialog/registry/data/org/openoffice/Office/OptionsDialog.xcu \
feature/table_rotated_text LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cli_ure/version
AgeCommit message (Expand)Author
2017-08-16tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4Michael Stahl
2017-08-16cli_ure,unoil: always increment all CLI assembly version numbersMichael Stahl
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-22switch cli_ure to gbuildDavid Tardon
2012-06-27re-base on ALv2 code.Michael Meeks
2012-06-22re-base on ALv2 code.Michael Meeks