summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2012-05-22 13:34:13 +0200
committerJesús Corrius <jesus@softcatala.org>2012-05-22 13:35:12 +0200
commit8521ad498e6214f4194171e2f47f73fda73808c1 (patch)
tree4bca6223b8d74f036998b2577a2d6c35ffcd8c81 /scp2
parentc452fcfb32d9265d8f2ab1cafe8d5765106ca718 (diff)
Use lowercase for the KindMap values instead of upper camel case
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/base/registryitem_base.scp2
-rw-r--r--scp2/source/calc/registryitem_calc.scp10
-rw-r--r--scp2/source/draw/registryitem_draw.scp10
-rw-r--r--scp2/source/impress/registryitem_impress.scp10
-rw-r--r--scp2/source/math/registryitem_math.scp4
-rw-r--r--scp2/source/writer/registryitem_writer.scp16
6 files changed, 26 insertions, 26 deletions
diff --git a/scp2/source/base/registryitem_base.scp b/scp2/source/base/registryitem_base.scp
index f2772126ba61..7ba3a0ec31b6 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 6bcd1ce60a4a..209a9a5f4695 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 73670ebc1dad..d543958494b0 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 b97027ee365b..07629ec7b66c 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 8fb43753a2db..0978152dca28 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 4aaca22dde66..fb3490664e3a 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