From e0108fa4fc954f39ef56b841dceb6a2d27d5618c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 24 Oct 2014 12:51:33 +0100 Subject: make Korean ReplaceSingleQuote the same as everyone else I can find no evidence that Korean out of all languages on earth needs a different default for ReplaceSingleQuote This appeared in commit e9f10288e0e5f2519ff3da1e2de2c20a99fd9779 Date: Mon Jul 5 12:32:15 2004 +0000 2004/06/07 18:46:25 jb 1.14.78.1: #i25937# Add module settings (migrated from scp2) to xcu source files but that's a migration of the original GID_CONFIGURATIONITEM_SWRITER_KOREAN_ENABLE_SINGLEQUOTE which existed in the original scp (pre scp2) and appeared between OpenOffice.org 1.0 and 1.1.5, but the cvs repos to explain all that are long dead and there is no sign of a bug in a bugzilla query, so it suggests this was an internal StarOffice thing. Change-Id: I14dfe75d28d3ec5a68b262f768c7dbe73e94131d --- officecfg/Configuration_officecfg.mk | 1 - officecfg/registry/data/org/openoffice/Office/Common.xcu | 5 ----- 2 files changed, 6 deletions(-) (limited to 'officecfg') diff --git a/officecfg/Configuration_officecfg.mk b/officecfg/Configuration_officecfg.mk index 5f345b7fcf48..7e2af03cc16c 100644 --- a/officecfg/Configuration_officecfg.mk +++ b/officecfg/Configuration_officecfg.mk @@ -94,7 +94,6 @@ $(eval $(call gb_Configuration_add_spool_modules,registry,officecfg/registry/dat org/openoffice/Office/Common-cjk.xcu \ org/openoffice/Office/Common-ctl.xcu \ org/openoffice/Office/Common-ctlseqcheck.xcu \ - org/openoffice/Office/Common-korea.xcu \ org/openoffice/Office/DataAccess-evoab2.xcu \ org/openoffice/Office/DataAccess-reportbuilder.xcu \ org/openoffice/Office/Paths-macosx.xcu \ diff --git a/officecfg/registry/data/org/openoffice/Office/Common.xcu b/officecfg/registry/data/org/openoffice/Office/Common.xcu index 6225b9e84eaf..407be356e0a1 100644 --- a/officecfg/registry/data/org/openoffice/Office/Common.xcu +++ b/officecfg/registry/data/org/openoffice/Office/Common.xcu @@ -139,11 +139,6 @@ ${DICT_REPO_URL} - - - true - - -- cgit