summaryrefslogtreecommitdiff
path: root/scp2/source/math
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2010-01-18 09:45:13 +0000
committerMikhail Voitenko <mav@openoffice.org>2010-01-18 09:45:13 +0000
commitbda0c35e5748b5ca1dc9181bb68c25c5996dfb5f (patch)
treeb69ff411716ffc34aa966cafbb6a826b8001965b /scp2/source/math
parente28b37d3a676d12b1646cfeaf9d2757c74948d81 (diff)
#i108159# fix alien Doc types associations
Diffstat (limited to 'scp2/source/math')
-rw-r--r--scp2/source/math/registryitem_math.scp16
1 files changed, 8 insertions, 8 deletions
diff --git a/scp2/source/math/registryitem_math.scp b/scp2/source/math/registryitem_math.scp
index 2fa941c0b4ed..b87e5b940356 100644
--- a/scp2/source/math/registryitem_math.scp
+++ b/scp2/source/math/registryitem_math.scp
@@ -651,14 +651,14 @@ RegistryItem gid_Regitem_OpenOffice_MML_OpenWith_Math
Value = " ";
End
-// RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_Mml
-// ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
-// Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations";
-// ModuleID = gid_Module_Prg_Math_Bin;
-// Name = ".mml";
-// Value = "opendocument.MathDocument.1";
-// Styles = ();
-// End
+RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_Mml
+ ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
+ Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations";
+ ModuleID = gid_Module_Prg_Math_Bin;
+ Name = ".mml";
+ Value = "soffice.StarMathDocument.6";
+ Styles = ();
+End
RegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Smath_Exe
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;