summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--officecfg/Configuration_officecfg.mk1
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Common.xcu5
-rw-r--r--postprocess/CustomTarget_registry.mk5
-rw-r--r--scp2/source/ooo/common_brand.scp8
4 files changed, 0 insertions, 19 deletions
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 @@
<value>${DICT_REPO_URL}</value>
</prop>
</node>
- <node oor:name="AutoCorrect">
- <prop oor:name="ReplaceSingleQuote" install:module="korea">
- <value>true</value>
- </prop>
- </node>
<node oor:name="I18N">
<node oor:name="CTL">
<prop oor:name="CTLFont" install:module="ctl">
diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk
index 878be8d91ac7..a568832027b7 100644
--- a/postprocess/CustomTarget_registry.mk
+++ b/postprocess/CustomTarget_registry.mk
@@ -27,7 +27,6 @@ postprocess_XCDS := \
draw.xcd \
graphicfilter.xcd \
impress.xcd \
- korea.xcd \
librelogo.xcd \
lingucomponent.xcd \
main.xcd \
@@ -113,10 +112,6 @@ postprocess_FILES_librelogo := \
$(postprocess_MOD)/org/openoffice/Office/Addons-librelogo.xcu \
$(postprocess_MOD)/org/openoffice/Office/UI/WriterWindowState-librelogo.xcu
-postprocess_DEPS_korea := main
-postprocess_FILES_korea := \
- $(postprocess_MOD)/org/openoffice/Office/Common-korea.xcu
-
postprocess_DEPS_lingucomponent := main
postprocess_FILES_lingucomponent := \
$(SRCDIR)/lingucomponent/config/Linguistic-lingucomponent-hyphenator.xcu \
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index 0551e954a39b..8c08811ad78c 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -104,7 +104,6 @@ Module gid_Module_Langpack_Brand_Template
gid_Brand_Dir_Readme);
Files = (gid_Brand_File_Readme_Readme,
gid_Brand_File_Share_Registry_Cjk_Xcd,
- gid_Brand_File_Share_Registry_Korea_Xcd,
gid_Brand_File_Txt_Readme);
End
@@ -621,13 +620,6 @@ File gid_Brand_File_Share_Registry_Cjk_Xcd
Name (zh-TW) = "cjk.xcd";
End
-File gid_Brand_File_Share_Registry_Korea_Xcd
- TXT_FILE_BODY;
- Styles = (PACKED);
- Dir = gid_Brand_Dir_Share_Registry;
- Name (ko) = "korea.xcd";
-End
-
#if defined UNX && ! defined MACOSX
File gid_Brand_File_Share_Xdg_Base
TXT_FILE_BODY;