diff options
Diffstat (limited to 'scp2/source/writer')
-rw-r--r-- | scp2/source/writer/registryitem_writer.scp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/scp2/source/writer/registryitem_writer.scp b/scp2/source/writer/registryitem_writer.scp index 1e490ad4c39d..3120af83e364 100644 --- a/scp2/source/writer/registryitem_writer.scp +++ b/scp2/source/writer/registryitem_writer.scp @@ -283,7 +283,7 @@ RegistryItem gid_Regitem_Soffice_Starwriterdocument_6_AppUserModelID ComponentCondition = "VersionNT >= 601"; Subkey = "soffice.StarWriterDocument.6"; Name = "AppUserModelID"; - Value = "TheDocumentFoundation.LibreOffice"; + Value = "TheDocumentFoundation.LibreOffice.Writer"; End RegistryItem gid_Regitem_Soffice_Starwriterdocument_6_FriendlyTypeName @@ -404,7 +404,7 @@ RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_6_AppUserModelID ComponentCondition = "VersionNT >= 601"; Subkey = "soffice.StarWriterGlobalDocument.6"; Name = "AppUserModelID"; - Value = "TheDocumentFoundation.LibreOffice"; + Value = "TheDocumentFoundation.LibreOffice.Writer"; End RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_6_FriendlyTypeName @@ -491,7 +491,7 @@ RegistryItem gid_Regitem_Soffice_Starwritertemplate_6_AppUserModelID ComponentCondition = "VersionNT >= 601"; Subkey = "soffice.StarWriterTemplate.6"; Name = "AppUserModelID"; - Value = "TheDocumentFoundation.LibreOffice"; + Value = "TheDocumentFoundation.LibreOffice.Writer"; End RegistryItem gid_Regitem_Soffice_Starwritertemplate_6_FriendlyTypeName @@ -854,7 +854,7 @@ RegistryItem gid_Regitem_Openoffice_Writerdocument_1_AppUserModelID ComponentCondition = "VersionNT >= 601"; Subkey = "LibreOffice.WriterDocument.1"; Name = "AppUserModelID"; - Value = "TheDocumentFoundation.LibreOffice"; + Value = "TheDocumentFoundation.LibreOffice.Writer"; End RegistryItem gid_Regitem_Openoffice_Writerdocument_1_FriendlyTypeName @@ -1083,7 +1083,7 @@ RegistryItem gid_Regitem_Openoffice_Writertemplate_1_AppUserModelID ComponentCondition = "VersionNT >= 601"; Subkey = "LibreOffice.WriterTemplate.1"; Name = "AppUserModelID"; - Value = "TheDocumentFoundation.LibreOffice"; + Value = "TheDocumentFoundation.LibreOffice.Writer"; End RegistryItem gid_Regitem_Openoffice_Writertemplate_1_FriendlyTypeName @@ -1235,7 +1235,7 @@ RegistryItem gid_Regitem_Openoffice_Writerglobaldocument_1_AppUserModelID ComponentCondition = "VersionNT >= 601"; Subkey = "LibreOffice.WriterGlobalDocument.1"; Name = "AppUserModelID"; - Value = "TheDocumentFoundation.LibreOffice"; + Value = "TheDocumentFoundation.LibreOffice.Writer"; End RegistryItem gid_Regitem_Openoffice_Writerglobaldocument_1_FriendlyTypeName @@ -1387,7 +1387,7 @@ RegistryItem gid_Regitem_Openoffice_WriterWebTemplate_1_AppUserModelID ComponentCondition = "VersionNT >= 601"; Subkey = "LibreOffice.WriterWebTemplate.1"; Name = "AppUserModelID"; - Value = "TheDocumentFoundation.LibreOffice"; + Value = "TheDocumentFoundation.LibreOffice.Writer"; End RegistryItem gid_Regitem_Openoffice_WriterWebTemplate_1_FriendlyTypeName |