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