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/about-me/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/about-me/ui-a11y.suppr')
-rw-r--r-- | capplets/about-me/ui-a11y.suppr | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/capplets/about-me/ui-a11y.suppr b/capplets/about-me/ui-a11y.suppr new file mode 100644 index 00000000..b805b2ac --- /dev/null +++ b/capplets/about-me/ui-a11y.suppr @@ -0,0 +1,18 @@ +mate-about-me-dialog.ui://GtkLabel[@id='fullname'] orphan-label +mate-about-me-dialog.ui://GtkLabel[@id='label1012'] orphan-label +mate-about-me-dialog.ui://GtkLabel[@id='login'] orphan-label +mate-about-me-fingerprint.ui://GtkImage[@id='image'] no-labelled-by +mate-about-me-fingerprint.ui://GtkLabel[@id='intro-label'] orphan-label +mate-about-me-fingerprint.ui://GtkComboBox[@id='finger_combobox'] no-labelled-by +mate-about-me-fingerprint.ui://GtkLabel[@id='enroll-label'] orphan-label +mate-about-me-fingerprint.ui://GtkImage[@id='image1'] no-labelled-by +mate-about-me-fingerprint.ui://GtkImage[@id='image2'] no-labelled-by +mate-about-me-fingerprint.ui://GtkImage[@id='image3'] no-labelled-by +mate-about-me-fingerprint.ui://GtkImage[@id='image4'] no-labelled-by +mate-about-me-fingerprint.ui://GtkImage[@id='image5'] no-labelled-by +mate-about-me-fingerprint.ui://GtkLabel[@id='status-label'] orphan-label +mate-about-me-fingerprint.ui://GtkLabel[@id='page3'] orphan-label +mate-about-me-password.ui://GtkImage[@id='dialog-image'] no-labelled-by +mate-about-me-password.ui://GtkLabel[@id='header-label'] orphan-label +mate-about-me-password.ui://GtkLabel[@id='description-label'] orphan-label +mate-about-me-password.ui://GtkLabel[@id='status-label'] orphan-label |