diff options
author | Samuel Thibault <[email protected]> | 2019-05-09 18:41:39 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-15 17:22:02 +0200 |
commit | 06970a77f4d1d7aefd9b468a4ac75f737ebf5431 (patch) | |
tree | 3f450989808ef36e2e839c377aea16b0ec9c6fcd /capplets/network/ui-a11y.suppr | |
parent | 55bc2d3f00656af5732066aa59447512882ff7ee (diff) | |
download | mate-control-center-06970a77f4d1d7aefd9b468a4ac75f737ebf5431.tar.bz2 mate-control-center-06970a77f4d1d7aefd9b468a4ac75f737ebf5431.tar.xz |
Add support for checking .ui accessibility with gla11y
Diffstat (limited to 'capplets/network/ui-a11y.suppr')
-rw-r--r-- | capplets/network/ui-a11y.suppr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/capplets/network/ui-a11y.suppr b/capplets/network/ui-a11y.suppr new file mode 100644 index 00000000..1b8700b0 --- /dev/null +++ b/capplets/network/ui-a11y.suppr @@ -0,0 +1,7 @@ +mate-network-properties.ui://GtkLabel[@id='label2'] orphan-label +mate-network-properties.ui://GtkLabel[@id='label17'] orphan-label +mate-network-properties.ui://GtkLabel[@id='label_ignore_host'] orphan-label +mate-network-properties.ui://GtkLabel[@id='label22'] orphan-label +mate-network-properties.ui://GtkEntry[@id='entry_url'] no-labelled-by +mate-network-properties.ui://GtkTreeView[@id='treeview_ignore_host'] no-labelled-by +mate-network-properties.ui://GtkLabel[@id='label19'] orphan-label |