summaryrefslogtreecommitdiff
path: root/scp2/source/math/registryitem_math.scp
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/math/registryitem_math.scp')
-rw-r--r--scp2/source/math/registryitem_math.scp16
1 files changed, 16 insertions, 0 deletions
diff --git a/scp2/source/math/registryitem_math.scp b/scp2/source/math/registryitem_math.scp
index be6354ef6e1c..5e8032958ca1 100644
--- a/scp2/source/math/registryitem_math.scp
+++ b/scp2/source/math/registryitem_math.scp
@@ -285,6 +285,14 @@ RegistryItem gid_Regitem_Soffice_Starmathdocument_6_Defaulticon
Value = "<progpath>\program\soffice.bin,12";
End
+RegistryItem gid_Regitem_Soffice_Starmathdocument_6_AppUserModelID
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Math_Bin;
+ Subkey = "soffice.StarMathDocument.6";
+ Name = "AppUserModelID";
+ Value = "TheDocumentFoundation.LibreOffice.Math";
+End
+
RegistryItem gid_Regitem_Soffice_Starmathdocument_6_Insertable
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Math_Bin;
@@ -545,6 +553,14 @@ RegistryItem gid_Regitem_Openoffice_Mathdocument_1_Defaulticon
Value = "<progpath>\program\soffice.bin,12";
End
+RegistryItem gid_Regitem_Openoffice_Mathdocument_1_AppUserModelID
+ ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
+ ModuleID = gid_Module_Prg_Math_Bin;
+ Subkey = "opendocument.MathDocument.1";
+ Name = "AppUserModelID";
+ Value = "TheDocumentFoundation.LibreOffice.Math";
+End
+
#ifdef _MSC_VER
RegistryItem gid_Regitem_odf_FullDetails
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;