diff options
author | Colomban Wendling <[email protected]> | 2020-06-11 14:52:10 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-09-08 12:28:58 +0200 |
commit | 945479ac1a4c37d489bcf70b620e9857ccb3192f (patch) | |
tree | 901af2feb114015ebbfa0a79cc393ddd882d0f66 /capplets/keyboard/ui-a11y.suppr | |
parent | b788b4c26201c5810051da8d4951f901a8ea34eb (diff) | |
download | mate-control-center-945479ac1a4c37d489bcf70b620e9857ccb3192f.tar.bz2 mate-control-center-945479ac1a4c37d489bcf70b620e9857ccb3192f.tar.xz |
keyboard-properties-a11y-notifications.ui: Fix a11y warnings
Fix a11y warnings by making the widget hierarchy more semantic, as well
as making it saner (no more space-filled labels to create margins).
Diffstat (limited to 'capplets/keyboard/ui-a11y.suppr')
-rw-r--r-- | capplets/keyboard/ui-a11y.suppr | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/capplets/keyboard/ui-a11y.suppr b/capplets/keyboard/ui-a11y.suppr index a0775acd..ef5ed196 100644 --- a/capplets/keyboard/ui-a11y.suppr +++ b/capplets/keyboard/ui-a11y.suppr @@ -1,16 +1,3 @@ -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label1'] orphan-label -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label2'] orphan-label -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label33'] orphan-label -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label40'] orphan-label -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label47'] orphan-label -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label50'] orphan-label -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label500'] orphan-label -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label99'] orphan-label -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label98'] orphan-label -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label51'] orphan-label -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label53'] orphan-label -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label54'] orphan-label -mate-keyboard-properties-a11y-notifications.ui://GtkLabel[@id='label55'] orphan-label mate-keyboard-properties-dialog.ui://GtkLabel[@id='label1'] orphan-label mate-keyboard-properties-dialog.ui://GtkLabel[@id='label43'] orphan-label mate-keyboard-properties-dialog.ui://GtkLabel[@id='delay_short_label'] orphan-label |