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/mouse/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/mouse/ui-a11y.suppr')
-rw-r--r-- | capplets/mouse/ui-a11y.suppr | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/capplets/mouse/ui-a11y.suppr b/capplets/mouse/ui-a11y.suppr new file mode 100644 index 00000000..cf515054 --- /dev/null +++ b/capplets/mouse/ui-a11y.suppr @@ -0,0 +1,25 @@ +mate-mouse-properties.ui://GtkLabel[@id='label27'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='label5'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='label29'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='acceleration_slow_label'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='acceleration_fast_label'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='sensitivity_low_label'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='sensitivity_high_label'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='label8'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='threshold_small_label'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='threshold_large_label'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='label31'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='timeout_short_label'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='timeout_long_label'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='label33'] orphan-label +mate-mouse-properties.ui://GtkImage[@id='double_click_image'] no-labelled-by +mate-mouse-properties.ui://GtkLabel[@id='label18'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='label6'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='label9'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='multi_finger_warning'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='label34'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='label40'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='touchpad_acceleration_slow_label'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='touchpad_acceleration_fast_label'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='touchpad_sensitivity_low_label'] orphan-label +mate-mouse-properties.ui://GtkLabel[@id='touchpad_sensitivity_high_label'] orphan-label |