diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-04-15 09:45:04 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-04-15 09:45:04 +0000 |
commit | 6013e3ae912dd67e0c858c60ad0b107f329e7821 (patch) | |
tree | 891b1afdd27fdcecc24b44da90c04dac7adef0de /scp2/source/math | |
parent | 63002f6924a8aa6bb9d2b858cbd055826e8f5da1 (diff) |
INTEGRATION: CWS native140 (1.12.176); FILE MERGED
2008/03/31 15:12:26 is 1.12.176.1: #i87653# removing all PATCH flags
Diffstat (limited to 'scp2/source/math')
-rw-r--r-- | scp2/source/math/registryitem_math.scp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/scp2/source/math/registryitem_math.scp b/scp2/source/math/registryitem_math.scp index 953b67b22ce3..f9d39b87953f 100644 --- a/scp2/source/math/registryitem_math.scp +++ b/scp2/source/math/registryitem_math.scp @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: registryitem_math.scp,v $ - * $Revision: 1.13 $ + * $Revision: 1.14 $ * * This file is part of OpenOffice.org. * @@ -508,7 +508,7 @@ RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabi ModuleID = gid_Module_Root; Name = ".sxm"; Value = "soffice.StarMathDocument.6"; - Styles = (PATCH); + Styles = (); End RegistryItem gid_Regitem__Smf @@ -524,7 +524,7 @@ RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabi ModuleID = gid_Module_Root; Name = ".smf"; Value = "soffice.StarMathDocument.5"; - Styles = (PATCH); + Styles = (); End // new odf file extension @@ -586,7 +586,7 @@ RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabi ModuleID = gid_Module_Root; Name = ".odf"; Value = "opendocument.MathDocument.1"; - Styles = (PATCH); + Styles = (); End RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_MimeAssociations_odf @@ -595,7 +595,7 @@ RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabi ModuleID = gid_Module_Root; Name = "application/vnd.oasis.opendocument.formula"; Value = "opendocument.MathDocument.1"; - Styles = (PATCH); + Styles = (); End RegistryItem gid_Regitem_Openoffice_Mathdocument_Curver @@ -693,7 +693,7 @@ RegistryItem gid_Regitem_Openoffice_Mathdocument_1_Shell_Open_Command ModuleID = gid_Module_Prg_Math_Bin; Subkey = "opendocument.MathDocument.1\shell\open\command"; Value = "\"<progpath>\program\smath.exe\" -o \"%1\""; - Styles = (PATCH); + Styles = (); End RegistryItem gid_Regitem_Openoffice_Mathdocument_1_Shell_Print_Command @@ -754,7 +754,7 @@ End // ModuleID = gid_Module_Root; // Name = ".mml"; // Value = "opendocument.MathDocument.1"; -// Styles = (PATCH); +// Styles = (); // End RegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Smath_Exe |