Kaydet (Commit) 11b29596 authored tarafından Takeshi Abe's avatar Takeshi Abe Kaydeden (comit) Michael Stahl

use "LibreOffice" as the default value of ProductKey for crashrep

Change-Id: I12bab12ad32f4965b55d94dfd2d6fe8894129763
Reviewed-on: https://gerrit.libreoffice.org/721Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
Tested-by: 's avatarMichael Stahl <mstahl@redhat.com>
üst a900a4d7
......@@ -2226,7 +2226,7 @@ static bool ReadBootstrapParams( CrashReportParams &rParams )
GetPrivateProfileString(
TEXT("Bootstrap"),
TEXT("ProductKey"),
TEXT("OpenOffice.org"),
TEXT("LibreOffice"),
szBuffer,
SAL_N_ELEMENTS(szBuffer),
szModuleName )
......
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