summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/writer/registryitem_writer.scp8
1 files changed, 8 insertions, 0 deletions
diff --git a/scp2/source/writer/registryitem_writer.scp b/scp2/source/writer/registryitem_writer.scp
index ea38cfa3ed8f..80cbbdd9a4d4 100644
--- a/scp2/source/writer/registryitem_writer.scp
+++ b/scp2/source/writer/registryitem_writer.scp
@@ -1063,6 +1063,14 @@ RegistryItem gid_Regitem_Ott_Contenttype
Value = "application/vnd.oasis.opendocument.text-template";
End
+RegistryItem gid_Regitem_Otm_Contenttype
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Wrt_Bin;
+ Subkey = ".otm";
+ Name = "Content Type";
+ Value = "application/vnd.oasis.opendocument.text-master-template";
+End
+
RegistryItem gid_Regitem_Soffice_Starwritertemplate_1
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
Subkey = "LibreOffice.WriterTemplate.1";