summaryrefslogtreecommitdiffstats
path: root/scp2/source/mkopenwith.btm
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/mkopenwith.btm')
-rwxr-xr-xscp2/source/mkopenwith.btm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/mkopenwith.btm b/scp2/source/mkopenwith.btm
index c71633fcc2f2..0c09f3b5e151 100755
--- a/scp2/source/mkopenwith.btm
+++ b/scp2/source/mkopenwith.btm
@@ -28,7 +28,7 @@ ECHO RegistryItem gid_Regitem_OpenOffice_%LINE%_OpenWith_%1 >> %OUTPUT%
ECHO ParentID = PREDEFINED_HKEY_CLASSES_ROOT; >> %OUTPUT%
ECHO Subkey = ".%LINE%\OpenWithProgIDs"; >> %OUTPUT%
ECHO ModuleID = gid_Module_Prg_%1_Bin; >> %OUTPUT%
-ECHO Name = "libreoffice.%1Document.1"; >> %OUTPUT%
+ECHO Name = "opendocument.%1Document.1"; >> %OUTPUT%
ECHO Value = "%PRODUCTNAME %PRODUCTVERSION"; >> %OUTPUT%
ECHO End >> %OUTPUT%
ECHO. >> %OUTPUT%