summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 10:57:54 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 10:57:54 +0000
commitc5b9c3e84f0f01abb8131fb02150eb61d266fd7b (patch)
tree618317feb02bf5f6378cfebcb40331e5753fcbaa /scp2
parentbd27783933041ede1e161e6c87babb10bbb27826 (diff)
INTEGRATION: CWS vistaready02 (1.20.20); FILE MERGED
2007/01/18 10:08:03 lla 1.20.20.2: #i73594# add .oxt extension for Default Program 2007/01/18 10:03:32 lla 1.20.20.1: #i71933# opendocument.org replaced
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/registryitem_ooo.scp24
1 files changed, 18 insertions, 6 deletions
diff --git a/scp2/source/ooo/registryitem_ooo.scp b/scp2/source/ooo/registryitem_ooo.scp
index 2f79385fbf73..6cdb9cec201c 100644
--- a/scp2/source/ooo/registryitem_ooo.scp
+++ b/scp2/source/ooo/registryitem_ooo.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: registryitem_ooo.scp,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: hr $ $Date: 2007-01-02 16:29:27 $
+ * last change: $Author: obo $ $Date: 2007-01-25 11:57:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -564,8 +564,9 @@ RegistryItem gid_Regitem_Clsid_7BC0E710_5703_45BE_A29D_5D46D8B39262
ModuleID = gid_Module_Root;
Subkey = "CLSID\{7BC0E710-5703-45BE-A29D-5D46D8B39262}";
// Better?: "OpenOffice.org Format Filter"
- Value = "opendocument.org Filter";
-// Styles = (PATCH);
+// old: Value = "opendocument.org Filter";
+ Value = "OpenDocument Format Filter";
+ Styles = (PATCH);
End
RegistryItem gid_Regitem_Clsid_7BC0E710_5703_45BE_A29D_5D46D8B39262_InProcServer32
@@ -588,8 +589,9 @@ RegistryItem gid_Regitem_Clsid_7BC0E713_5703_45BE_A29D_5D46D8B39262
ModuleID = gid_Module_Root;
Subkey = "CLSID\{7BC0E713-5703-45BE-A29D-5D46D8B39262}";
//? Better: "OpenOffice.org Persistent Handler"
- Value = "opendocument.org Persistent Handler";
-// Styles = (PATCH);
+// old: Value = "opendocument.org Persistent Handler";
+ Value = "OpenDocument Format Persistent Handler";
+ Styles = (PATCH);
End
RegistryItem gid_Regitem_Clsid_7BC0E713_5703_45BE_A29D_5D46D8B39262_PersistentAddinsRegistered
@@ -677,6 +679,7 @@ RegistryItem gid_Regitem_Office_Extension_1_Defaulticon
Value = "<progpath>\program\soffice.exe,39";
Styles = (PATCH);
End
+
// ----- Vista Default Programs ----------------------------------------
// Find more information here:
// URL:
@@ -691,6 +694,15 @@ RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabi
Styles = (PATCH);
End
+RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_Oxt
+ ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
+ Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations";
+ ModuleID = gid_Module_Root;
+ Name = ".oxt";
+ Value = "office.Extension.1";
+ Styles = (PATCH);
+End
+
// RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_ApplicationName
// ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
// Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities";