[Libreoffice-commits] core.git: scp2/source
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Tue Mar 15 13:33:27 UTC 2016
scp2/source/ooo/common_brand.scp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ce08a8e24edb9a9371642d666ae9a983b16d02bd
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Tue Mar 15 14:31:28 2016 +0100
Update-check: optional reporting of H/W and OS info also for installsets
expands 56a9594649872f4076b6891f917138d2b1e8d028 to also apply to
installation sets, not only instdir
Change-Id: I962b63feac02ac6dd06c77be660dd74d876c985e
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index 1097950..3bf3c91 100644
--- a/scp2/source/ooo/common_brand.scp
+++ b/scp2/source/ooo/common_brand.scp
@@ -921,7 +921,7 @@ ProfileItem gid_Brand_Profileitem_Version_Useragent
Section = "Version";
Order = 17;
Key = "UpdateUserAgent";
- Value = "<PRODUCT> (${buildid}; ${_OS}; ${_ARCH})";
+ Value = "<PRODUCT> (${buildid}; ${_OS}; ${_ARCH}; <OPTIONAL_OS_HW_DATA>)";
End
ProfileItem gid_Brand_Profileitem_Version_Vendor
More information about the Libreoffice-commits
mailing list