summaryrefslogtreecommitdiff
path: root/scp2
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-05-15 08:18:37 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-05-15 08:18:37 +0000
commit6872d5b6ef848ac7a3e2605ad1ab5ee5f6dfef2d (patch)
tree9f52ca5763ce9f9272efd4636c4652e43e066906 /scp2
parent56c9d8949ac82d2a9ac1678d23c05be08b7f851b (diff)
INTEGRATION: CWS oxtsysint01 (1.27.14); FILE MERGED
2008/04/28 11:34:41 obr 1.27.14.1: #i85856# move file type association of .oxt to soffice
Diffstat (limited to 'scp2')
-rw-r--r--scp2/source/ooo/registryitem_ooo.scp4
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/ooo/registryitem_ooo.scp b/scp2/source/ooo/registryitem_ooo.scp
index 0ed3078df8d9..2afe9ce87034 100644
--- a/scp2/source/ooo/registryitem_ooo.scp
+++ b/scp2/source/ooo/registryitem_ooo.scp
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: registryitem_ooo.scp,v $
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
* This file is part of OpenOffice.org.
*
@@ -786,7 +786,7 @@ RegistryItem gid_Regitem_Office_Extension_1_Shell_Open_Command
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Root;
Subkey = "office.Extension.1\shell\open\command";
- Value = "\"<progpath>\program\unopkg.exe\" gui \"%1\"";
+ Value = "\"<progpath>\program\soffice.exe\" -o \"%1\"";
Styles = ();
End