summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorMatthias Seidel <mseidel@apache.org>2017-04-14 10:37:19 +0000
committerMatthias Seidel <mseidel@apache.org>2017-04-14 10:37:19 +0000
commitdd66125b45126706aca244e5c7c05e1d4deea948 (patch)
tree9ea0dcd2ff4cb98b223efd28da34514ddafb0870 /scp2
parent870b2b08c8ad89228626b36304f470b9f7f2282d (diff)
#i126369# Removed some fragments for removed HWP (Hangul Word Processor)
Notes
Notes: ignore: aoo
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/supported_extensions.txt1
-rw-r--r--scp2/source/writer/registryitem_writer.scp9
2 files changed, 0 insertions, 10 deletions
diff --git a/scp2/source/supported_extensions.txt b/scp2/source/supported_extensions.txt
index a8d0e1ebe8e5..1bb31c72eb63 100644
--- a/scp2/source/supported_extensions.txt
+++ b/scp2/source/supported_extensions.txt
@@ -59,7 +59,6 @@ WPD
WPS
JTD
JTT
-HWP
OTH
ODM
SXG
diff --git a/scp2/source/writer/registryitem_writer.scp b/scp2/source/writer/registryitem_writer.scp
index 5ddab1ed741c..1201ceb409ac 100644
--- a/scp2/source/writer/registryitem_writer.scp
+++ b/scp2/source/writer/registryitem_writer.scp
@@ -1401,15 +1401,6 @@ RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabi
Styles = ();
End
-RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_Hwp
- ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
- Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations";
- ModuleID = gid_Module_Prg_Wrt_Bin;
- Name = ".hwp";
- Value = "soffice.StarWriterDocument.6";
- Styles = ();
-End
-
RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_Sxg
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations";