Kaydet (Commit) 6872d5b6 authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

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
üst 56c9d894
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: registryitem_ooo.scp,v $ * $RCSfile: registryitem_ooo.scp,v $
* $Revision: 1.28 $ * $Revision: 1.29 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -786,7 +786,7 @@ RegistryItem gid_Regitem_Office_Extension_1_Shell_Open_Command ...@@ -786,7 +786,7 @@ RegistryItem gid_Regitem_Office_Extension_1_Shell_Open_Command
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Root; ModuleID = gid_Module_Root;
Subkey = "office.Extension.1\shell\open\command"; Subkey = "office.Extension.1\shell\open\command";
Value = "\"<progpath>\program\unopkg.exe\" gui \"%1\""; Value = "\"<progpath>\program\soffice.exe\" -o \"%1\"";
Styles = (); Styles = ();
End End
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment