diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-11-08 11:24:15 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-11-08 15:40:59 +0100 |
commit | 396d29d9deccef6fa4ecf9ea8aa6a5d6f6065c53 (patch) | |
tree | 6650841a2d301ab35e630071c445bfa34e6e0fe2 /solenv/sanitizers | |
parent | 9fb7c77e5cfc5add880aee18e36a851b8929137a (diff) |
Related: tdf#121238 show ui language as well as locale
Change-Id: I350c71f50fdb8f0602badd7a7ad13b3a7c2c85e0
Reviewed-on: https://gerrit.libreoffice.org/63083
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/sanitizers')
-rw-r--r-- | solenv/sanitizers/ui/cui.suppr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/sanitizers/ui/cui.suppr b/solenv/sanitizers/ui/cui.suppr index 827ff319ed1e..46597941bb8d 100644 --- a/solenv/sanitizers/ui/cui.suppr +++ b/solenv/sanitizers/ui/cui.suppr @@ -2,6 +2,7 @@ cui/uiconfig/ui/aboutdialog.ui://GtkImage[@id='logo'] no-labelled-by cui/uiconfig/ui/aboutdialog.ui://GtkLabel[@id='logoreplacement'] orphan-label cui/uiconfig/ui/aboutdialog.ui://GtkLabel[@id='buildid'] orphan-label cui/uiconfig/ui/aboutdialog.ui://GtkLabel[@id='locale'] orphan-label +cui/uiconfig/ui/aboutdialog.ui://GtkLabel[@id='uilocale'] orphan-label cui/uiconfig/ui/aboutdialog.ui://GtkTextView[@id='version'] no-labelled-by cui/uiconfig/ui/aboutdialog.ui://GtkLabel[@id='description'] orphan-label cui/uiconfig/ui/aboutdialog.ui://GtkLabel[@id='copyright'] orphan-label |