scp2/source/base/registryitem_base.scp | 2 +- scp2/source/calc/registryitem_calc.scp | 10 +++++----- scp2/source/draw/registryitem_draw.scp | 10 +++++----- scp2/source/impress/registryitem_impress.scp | 10 +++++----- scp2/source/math/registryitem_math.scp | 4 ++-- scp2/source/writer/registryitem_writer.scp | 16 ++++++++-------- 6 files changed, 26 insertions(+), 26 deletions(-)
New commits: commit 8521ad498e6214f4194171e2f47f73fda73808c1 Author: Jesús Corrius <[email protected]> Date: Tue May 22 13:34:13 2012 +0200 Use lowercase for the KindMap values instead of upper camel case diff --git a/scp2/source/base/registryitem_base.scp b/scp2/source/base/registryitem_base.scp index f277212..7ba3a0e 100644 --- a/scp2/source/base/registryitem_base.scp +++ b/scp2/source/base/registryitem_base.scp @@ -119,7 +119,7 @@ RegistryItem gid_Regitem_odb_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".odb"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Openoffice_Databasedocument_1_Shell diff --git a/scp2/source/calc/registryitem_calc.scp b/scp2/source/calc/registryitem_calc.scp index 6bcd1ce..209a9a5 100644 --- a/scp2/source/calc/registryitem_calc.scp +++ b/scp2/source/calc/registryitem_calc.scp @@ -530,7 +530,7 @@ RegistryItem gid_Regitem_stc_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".stc"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Sxc_Contenttype @@ -581,7 +581,7 @@ RegistryItem gid_Regitem_sxc_KindMap ModuleID = gid_Module_Prg_Calc_Bin; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".sxc"; - Value = "Document"; + Value = "document"; End // new ods file extension @@ -716,7 +716,7 @@ RegistryItem gid_Regitem_ods_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".ods"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Openoffice_Calcdocument_1_Insertable @@ -849,7 +849,7 @@ RegistryItem gid_Regitem_fods_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".fods"; - Value = "Document"; + Value = "document"; End // new ots file extension @@ -936,7 +936,7 @@ RegistryItem gid_Regitem_ots_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".ots"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Openoffice_Calctemplate_1_Shell diff --git a/scp2/source/draw/registryitem_draw.scp b/scp2/source/draw/registryitem_draw.scp index 73670eb..d543958 100644 --- a/scp2/source/draw/registryitem_draw.scp +++ b/scp2/source/draw/registryitem_draw.scp @@ -502,7 +502,7 @@ RegistryItem gid_Regitem_std_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".std"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Sxd_PersistentHandler @@ -581,7 +581,7 @@ RegistryItem gid_Regitem_sxd_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".sxd"; - Value = "Document"; + Value = "document"; End // new odg file extension @@ -716,7 +716,7 @@ RegistryItem gid_Regitem_odg_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".odg"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Openoffice_Drawdocument_1_Shell @@ -849,7 +849,7 @@ RegistryItem gid_Regitem_fodg_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".fodg"; - Value = "Document"; + Value = "document"; End // new otg file extension @@ -936,7 +936,7 @@ RegistryItem gid_Regitem_otg_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".otg"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Openoffice_Drawtemplate_1_Shell diff --git a/scp2/source/impress/registryitem_impress.scp b/scp2/source/impress/registryitem_impress.scp index b97027e..07629ec 100644 --- a/scp2/source/impress/registryitem_impress.scp +++ b/scp2/source/impress/registryitem_impress.scp @@ -516,7 +516,7 @@ RegistryItem gid_Regitem_sti_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".sti"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Sxi_PersistentHandler @@ -595,7 +595,7 @@ RegistryItem gid_Regitem_sxi_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".sxi"; - Value = "Document"; + Value = "document"; End // new odp file extension @@ -731,7 +731,7 @@ RegistryItem gid_Regitem_odp_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".odp"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Openoffice_Impressdocument_1_Insertable @@ -878,7 +878,7 @@ RegistryItem gid_Regitem_fodp_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".fodp"; - Value = "Document"; + Value = "document"; End // new otp file extension @@ -965,7 +965,7 @@ RegistryItem gid_Regitem_otp_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".otp"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Openoffice_Impresstemplate_1_Shell diff --git a/scp2/source/math/registryitem_math.scp b/scp2/source/math/registryitem_math.scp index 8fb4375..0978152 100644 --- a/scp2/source/math/registryitem_math.scp +++ b/scp2/source/math/registryitem_math.scp @@ -453,7 +453,7 @@ RegistryItem gid_Regitem_sxm_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".sxm"; - Value = "Document"; + Value = "document"; End // new odf file extension @@ -580,7 +580,7 @@ RegistryItem gid_Regitem_odf_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".odf"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Openoffice_Mathdocument_1_Insertable diff --git a/scp2/source/writer/registryitem_writer.scp b/scp2/source/writer/registryitem_writer.scp index 4aaca22..fb34906 100644 --- a/scp2/source/writer/registryitem_writer.scp +++ b/scp2/source/writer/registryitem_writer.scp @@ -581,7 +581,7 @@ RegistryItem gid_Regitem_stw_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".stw"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Sxg_PersistentHandler @@ -644,7 +644,7 @@ RegistryItem gid_Regitem_sxg_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".sxg"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Sxw_PersistentHandler @@ -723,7 +723,7 @@ RegistryItem gid_Regitem_sxw_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".sxw"; - Value = "Document"; + Value = "document"; End // new odt file extension @@ -864,7 +864,7 @@ RegistryItem gid_Regitem_odt_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".odt"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Openoffice_Writerdocument_1_Protocol_Stdfileediting_Server @@ -1014,7 +1014,7 @@ RegistryItem gid_Regitem_fodt_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".fodt"; - Value = "Document"; + Value = "document"; End // new ott file extension @@ -1101,7 +1101,7 @@ RegistryItem gid_Regitem_ott_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".ott"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Openoffice_Writertemplate_1_Shell @@ -1245,7 +1245,7 @@ RegistryItem gid_Regitem_odm_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".odm"; - Value = "Document"; + Value = "document"; End RegistryItem gid_Regitem_Openoffice_Writerglobaldocument_1_Shell @@ -1431,7 +1431,7 @@ RegistryItem gid_Regitem_oth_KindMap ComponentCondition = "VersionNT >= 600"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Name = ".oth"; - Value = "Document"; + Value = "document"; End // "OpenWith" Windows Registry keys for extensions supported by Writer
_______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
