diff options
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/calc/registryitem_calc.scp | 4 | ||||
-rw-r--r-- | scp2/source/writer/registryitem_writer.scp | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/scp2/source/calc/registryitem_calc.scp b/scp2/source/calc/registryitem_calc.scp index ca0fc58921cd..841316ec4f53 100644 --- a/scp2/source/calc/registryitem_calc.scp +++ b/scp2/source/calc/registryitem_calc.scp @@ -588,7 +588,7 @@ RegistryItem gid_Regitem_sxc_KindMap Value = "document"; End -// new ods file extension +// new ods file extension RegistryItem gid_Regitem_Ods_PersistentHandler ParentID = PREDEFINED_HKEY_CLASSES_ROOT; @@ -854,7 +854,7 @@ RegistryItem gid_Regitem_fods_KindMap Value = "document"; End -// new ots file extension +// new ots file extension RegistryItem gid_Regitem_Ots_PersistentHandler ParentID = PREDEFINED_HKEY_CLASSES_ROOT; diff --git a/scp2/source/writer/registryitem_writer.scp b/scp2/source/writer/registryitem_writer.scp index 98859a881836..48e2faa8f9df 100644 --- a/scp2/source/writer/registryitem_writer.scp +++ b/scp2/source/writer/registryitem_writer.scp @@ -735,7 +735,7 @@ RegistryItem gid_Regitem_sxw_KindMap Value = "document"; End -// new odt file extension +// new odt file extension RegistryItem gid_Regitem_Odt_PersistentHandler ParentID = PREDEFINED_HKEY_CLASSES_ROOT; @@ -1024,7 +1024,7 @@ RegistryItem gid_Regitem_fodt_KindMap Value = "document"; End -// new ott file extension +// new ott file extension RegistryItem gid_Regitem_Ott_PersistentHandler ParentID = PREDEFINED_HKEY_CLASSES_ROOT; @@ -1167,7 +1167,7 @@ RegistryItem gid_Regitem_Openoffice_Writertemplate_1_Shell_Printto_Command Value = "\"<progpath>\program\soffice.exe\" -pt \"%2\" \"%1\""; End -// new odm file extension +// new odm file extension RegistryItem gid_Regitem_Odm_PersistentHandler ParentID = PREDEFINED_HKEY_CLASSES_ROOT; @@ -1317,7 +1317,7 @@ RegistryItem gid_Regitem_Openoffice_Writerglobaldocument_1_Shell_Printto_Command Value = "\"<progpath>\program\soffice.exe\" -pt \"%2\" \"%1\""; End -// new oth file extension +// new oth file extension RegistryItem gid_Regitem_Oth_PersistentHandler ParentID = PREDEFINED_HKEY_CLASSES_ROOT; |