[Libreoffice-commits] core.git: scp2/source

Andras Timar andras.timar at collabora.com
Thu Nov 6 03:09:04 PST 2014


 scp2/source/ooo/registryitem_ooo.ulf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 5ed4be8e55d1bea480a9f76daa86073beb1a376e
Author: Andras Timar <andras.timar at collabora.com>
Date:   Thu Nov 6 12:04:05 2014 +0100

    use %PRODUCTNAME in Windows registry keys of config files
    
    Change-Id: I532a1b059239b51009ea7025fb348dcd865748ff

diff --git a/scp2/source/ooo/registryitem_ooo.ulf b/scp2/source/ooo/registryitem_ooo.ulf
index d4b5aa4..8c07348 100644
--- a/scp2/source/ooo/registryitem_ooo.ulf
+++ b/scp2/source/ooo/registryitem_ooo.ulf
@@ -20,7 +20,7 @@
 en-US = "&Install"
 
 [STR_REG_VAL_SO60_CONFIGFILE]
-en-US = "%SXWFORMATNAME %SXWFORMATVERSION Configuration File"
+en-US = "%PRODUCTNAME Configuration File"
 
 [STR_REG_VAL_APPCAPABILITY_DESCRIPTION_OOO]
 en-US = "LibreOffice"


More information about the Libreoffice-commits mailing list