summaryrefslogtreecommitdiff
path: root/scp2/source/draw/registryitem_draw.scp
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/draw/registryitem_draw.scp')
-rw-r--r--scp2/source/draw/registryitem_draw.scp4
1 files changed, 2 insertions, 2 deletions
diff --git a/scp2/source/draw/registryitem_draw.scp b/scp2/source/draw/registryitem_draw.scp
index 367393614307..c475c580f688 100644
--- a/scp2/source/draw/registryitem_draw.scp
+++ b/scp2/source/draw/registryitem_draw.scp
@@ -321,7 +321,7 @@ RegistryItem gid_Regitem_Soffice_Stardrawdocument_6_Shell_New_Command
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin;
Subkey = "soffice.StarDrawDocument.6\shell\new\command";
- Value = "\"<progpath>\program\soffice.exe\" -n \"%1\"";
+ Value = "\"<progpath>\program\soffice.exe\" -o \"%1\"";
End
RegistryItem gid_Regitem_Soffice_Stardrawdocument_6_Shell_Open_Command
@@ -761,7 +761,7 @@ RegistryItem gid_Regitem_Openoffice_Drawdocument_1_Shell_New_Command
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin;
Subkey = "LibreOffice.DrawDocument.1\shell\new\command";
- Value = "\"<progpath>\program\soffice.exe\" -n \"%1\"";
+ Value = "\"<progpath>\program\soffice.exe\" -o \"%1\"";
End
RegistryItem gid_Regitem_Openoffice_Drawdocument_1_Shell_Open_Command