Kaydet (Commit) 305285bd authored tarafından Samuel Thibault's avatar Samuel Thibault Kaydeden (comit) Thorsten Behrens

vcl: Run gla11y on demo.ui

Change-Id: I63d67709ab50e86b138fecd814b4dee7e2f2a755
Reviewed-on: https://gerrit.libreoffice.org/53925Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
üst 758d2099
......@@ -7,3 +7,17 @@ vcl/uiconfig/ui/printdialog.ui://GtkEntry[@id='pagerange'] no-labelled-by
vcl/uiconfig/ui/printerdevicepage.ui://GtkEntry[@id='custom'] no-labelled-by
vcl/uiconfig/ui/printprogressdialog.ui://GtkLabel[@id='label'] orphan-label
vcl/uiconfig/ui/printprogressdialog.ui://GtkProgressBar[@id='progressbar'] no-labelled-by
vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='labelfoo'] orphan-label
vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label4'] orphan-label
vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label5'] orphan-label
vcl/qa/cppunit/builder/demo.ui://GtkSpinButton[@id='spinbutton1'] no-labelled-by
vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label6'] orphan-label
vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label7'] orphan-label
vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label8'] orphan-label
vcl/qa/cppunit/builder/demo.ui://GtkEntry[@id='entry1'] no-labelled-by
vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label34'] orphan-label
vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label35'] orphan-label
vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label36'] orphan-label
vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label37'] orphan-label
vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label38'] orphan-label
vcl/qa/cppunit/builder/demo.ui://GtkLabel[@id='label39'] orphan-label
......@@ -22,4 +22,8 @@ $(eval $(call gb_UIConfig_add_uifiles,vcl,\
vcl/uiconfig/ui/querydialog \
))
$(eval $(call gb_UIConfig_add_a11yerrors_uifiles,vcl,\
vcl/qa/cppunit/builder/demo \
))
# vim: set noet sw=4 ts=4:
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