summaryrefslogtreecommitdiff
path: root/solenv/gbuild
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@hypra.fr>2018-04-16 13:52:38 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-04-20 23:55:37 +0200
commit79391d92df7a474651e02980f238eac4781305ce (patch)
tree6c16103943058e1074a4c4dfab1bc4f4e4bdfaba /solenv/gbuild
parentb11188835d3b87cd9d2a8cdb3da204cfda5d3e6e (diff)
gla11y: Enable button labelling warnings
Change-Id: Ie6a45060e252e75b76fb6222d02403de6d4bccfd Reviewed-on: https://gerrit.libreoffice.org/52968 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'solenv/gbuild')
-rw-r--r--solenv/gbuild/UIConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/UIConfig.mk b/solenv/gbuild/UIConfig.mk
index 36ffdeb0d511..1d9ede0986d1 100644
--- a/solenv/gbuild/UIConfig.mk
+++ b/solenv/gbuild/UIConfig.mk
@@ -165,7 +165,7 @@ gb_UIConfig_gla11y_PARAMETERS += --enable-type missing-label-for
gb_UIConfig_gla11y_PARAMETERS += --enable-type missing-labelled-by
# These are often buttons with only an image
-#gb_UIConfig_gla11y_PARAMETERS += --enable-type button-no-label
+gb_UIConfig_gla11y_PARAMETERS += --enable-type button-no-label
# These are often doubtful
#gb_UIConfig_gla11y_PARAMETERS += --enable-type duplicate-mnemonic --enable-type labelled-by-and-mnemonic