summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/common_brand.scp
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-03-14 12:36:23 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-03-14 12:36:23 +0100
commit6c47de46613b531bd975d073cf31c3fda6f8b8da (patch)
tree156f63eb2424668dd1b92c99f60f29c12df961f0 /scp2/source/ooo/common_brand.scp
parent43d57d105d2acf97e79e90f8d640923b91ac64a8 (diff)
User-Agent: disable reporting of languages - also for installsets
extends 2a9095570a2430568f5c5e1c91edd6a717e099a6 to not only apply to instdir, but also to packaged installers (that use data from scp2) Change-Id: I446c521ce2b95549c2930275bee917c120c19e9b
Diffstat (limited to 'scp2/source/ooo/common_brand.scp')
-rw-r--r--scp2/source/ooo/common_brand.scp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/common_brand.scp b/scp2/source/ooo/common_brand.scp
index c3667de91da0..1097950919ce 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}; BundledLanguages=${AllLanguages})";
+ Value = "<PRODUCT> (${buildid}; ${_OS}; ${_ARCH})";
End
ProfileItem gid_Brand_Profileitem_Version_Vendor