diff options
author | Andras Timar <andras.timar@collabora.com> | 2014-11-06 12:04:05 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2014-11-06 12:08:14 +0100 |
commit | 5ed4be8e55d1bea480a9f76daa86073beb1a376e (patch) | |
tree | 8a47f2200938b0aa44bde228f3613480888c64aa /scp2/source/ooo | |
parent | a8d80a7399e91b3ef27ab1838c81999cd180a35c (diff) |
use %PRODUCTNAME in Windows registry keys of config files
Change-Id: I532a1b059239b51009ea7025fb348dcd865748ff
Diffstat (limited to 'scp2/source/ooo')
-rw-r--r-- | scp2/source/ooo/registryitem_ooo.ulf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/registryitem_ooo.ulf b/scp2/source/ooo/registryitem_ooo.ulf index d4b5aa4bc1f4..8c073488f0e5 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" |