summaryrefslogtreecommitdiff
path: root/svx/AllLangResTarget_textconversiondlgs.mk
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-07-05 13:17:42 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-07-05 19:59:30 +0200
commit83ece8c46b2076a2ac2ca05e6ea280d6aca66c73 (patch)
tree313a7d678607af7974fee4617b53f623c6fd4b0a /svx/AllLangResTarget_textconversiondlgs.mk
parent67feb571330ec4b9eaff7791b27219b62d4c2f6a (diff)
remove duplicate dialog
chinese_dialogs.src now had the same content as chinese_dictionarydialog.src. Change-Id: I15bf07352e3da1e8720b3a68ad2f862438df185d
Diffstat (limited to 'svx/AllLangResTarget_textconversiondlgs.mk')
-rw-r--r--svx/AllLangResTarget_textconversiondlgs.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/AllLangResTarget_textconversiondlgs.mk b/svx/AllLangResTarget_textconversiondlgs.mk
index 2cfce3e09d7d..c47443f8dfd7 100644
--- a/svx/AllLangResTarget_textconversiondlgs.mk
+++ b/svx/AllLangResTarget_textconversiondlgs.mk
@@ -28,7 +28,7 @@ $(eval $(call gb_AllLangResTarget_add_srs,textconversiondlgs,\
$(eval $(call gb_SrsTarget_SrsTarget,svx/textconversiondlgs))
$(eval $(call gb_SrsTarget_add_files,svx/textconversiondlgs,\
- svx/source/unodialogs/textconversiondlgs/chinese_dialogs.src \
+ svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.src \
))
# vim: set noet sw=4 ts=4: