summaryrefslogtreecommitdiff
path: root/scp2/source/writer
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2012-05-21 23:49:49 +0200
committerJesús Corrius <jesus@softcatala.org>2012-05-21 23:51:47 +0200
commit3cd1a896d41e30294fd4113101a69432ee3cae02 (patch)
tree71eff2def95e6802efd9a251e8bfdf2607896709 /scp2/source/writer
parent3d5c23f1cfeec3a9bc2f683e460e21afef728a6a (diff)
Use Aplication User Model IDs for the native file types
Change-Id: I4941d97a8eb540bbf63320db83230707ced9f90f
Diffstat (limited to 'scp2/source/writer')
-rw-r--r--scp2/source/writer/registryitem_writer.scp56
1 files changed, 56 insertions, 0 deletions
diff --git a/scp2/source/writer/registryitem_writer.scp b/scp2/source/writer/registryitem_writer.scp
index 9871a6723894..4ba855aca278 100644
--- a/scp2/source/writer/registryitem_writer.scp
+++ b/scp2/source/writer/registryitem_writer.scp
@@ -286,6 +286,14 @@ RegistryItem gid_Regitem_Soffice_Starwriterdocument_6_Defaulticon
Value = "<progpath>\program\soffice.bin,1";
End
+RegistryItem gid_Regitem_Soffice_Starwriterdocument_6_AppUserModelID
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Wrt_Bin;
+ Subkey = "soffice.StarWriterDocument.6";
+ Name = "AppUserModelID";
+ Value = "TheDocumentFoundation.LibreOffice.Writer";
+End
+
RegistryItem gid_Regitem_Soffice_Starwriterdocument_6_Insertable
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin;
@@ -390,6 +398,14 @@ RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_6_Defaulticon
Value = "<progpath>\program\soffice.bin,9";
End
+RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_6_AppUserModelID
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Wrt_Bin;
+ Subkey = "soffice.StarWriterGlobalDocument.6";
+ Name = "AppUserModelID";
+ Value = "TheDocumentFoundation.LibreOffice.Writer";
+End
+
RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_6_Shell
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
Subkey = "soffice.StarWriterGlobalDocument.6\shell";
@@ -460,6 +476,14 @@ RegistryItem gid_Regitem_Soffice_Starwritertemplate_6_Defaulticon
Value = "<progpath>\program\soffice.bin,2";
End
+RegistryItem gid_Regitem_Soffice_Starwritertemplate_6_AppUserModelID
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Wrt_Bin;
+ Subkey = "soffice.StarWriterTemplate.6";
+ Name = "AppUserModelID";
+ Value = "TheDocumentFoundation.LibreOffice.Writer";
+End
+
RegistryItem gid_Regitem_Soffice_Starwritertemplate_6_Shell
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin;
@@ -803,6 +827,14 @@ RegistryItem gid_Regitem_Openoffice_Writerdocument_1_Defaulticon
Value = "<progpath>\program\soffice.bin,1";
End
+RegistryItem gid_Regitem_Openoffice_Writerdocument_1_AppUserModelID
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Wrt_Bin;
+ Subkey = "opendocument.WriterDocument.1";
+ Name = "AppUserModelID";
+ Value = "TheDocumentFoundation.LibreOffice.Writer";
+End
+
RegistryItem gid_Regitem_Openoffice_Writerdocument_1_Insertable
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin;
@@ -1035,6 +1067,14 @@ RegistryItem gid_Regitem_Openoffice_Writertemplate_1_Defaulticon
Value = "<progpath>\program\soffice.bin,2";
End
+RegistryItem gid_Regitem_Openoffice_Writertemplate_1_AppUserModelID
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Wrt_Bin;
+ Subkey = "opendocument.WriterTemplate.1";
+ Name = "AppUserModelID";
+ Value = "TheDocumentFoundation.LibreOffice.Writer";
+End
+
#ifdef _MSC_VER
RegistryItem gid_Regitem_ott_FullDetails
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
@@ -1169,6 +1209,14 @@ RegistryItem gid_Regitem_Openoffice_Writerglobaldocument_1_Defaulticon
Value = "<progpath>\program\soffice.bin,9";
End
+RegistryItem gid_Regitem_Openoffice_Writerglobaldocument_1_AppUserModelID
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Wrt_Bin;
+ Subkey = "opendocument.WriterGlobalDocument.1";
+ Name = "AppUserModelID";
+ Value = "TheDocumentFoundation.LibreOffice.Writer";
+End
+
#ifdef _MSC_VER
RegistryItem gid_Regitem_odm_FullDetails
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
@@ -1303,6 +1351,14 @@ RegistryItem gid_Regitem_Openoffice_WriterWebTemplate_1_Defaulticon
Value = "<progpath>\program\soffice.bin,10";
End
+RegistryItem gid_Regitem_Openoffice_WriterWebTemplate_1_AppUserModelID
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Wrt_Bin;
+ Subkey = "opendocument.WriterWebTemplate.1";
+ Name = "AppUserModelID";
+ Value = "TheDocumentFoundation.LibreOffice.Writer";
+End
+
RegistryItem gid_Regitem_Openoffice_WriterWebTemplate_1_Shell
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
Subkey = "opendocument.WriterWebTemplate.1\shell";