summaryrefslogtreecommitdiff
path: root/scp2/source/writer
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/source/writer
parentc452fcfb32d9265d8f2ab1cafe8d5765106ca718 (diff)
Use lowercase for the KindMap values instead of upper camel case
Diffstat (limited to 'scp2/source/writer')
-rw-r--r--scp2/source/writer/registryitem_writer.scp16
1 files changed, 8 insertions, 8 deletions
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