From 45145244b6dd9dc11b6d9a6daf4e442cef9457fa Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 1 Jul 2019 17:10:44 +0200 Subject: Add support for checking .ui accessibility with gla11y --- plugins/spell/ui-a11y.suppr | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugins/spell/ui-a11y.suppr (limited to 'plugins/spell/ui-a11y.suppr') diff --git a/plugins/spell/ui-a11y.suppr b/plugins/spell/ui-a11y.suppr new file mode 100644 index 00000000..4fbeed70 --- /dev/null +++ b/plugins/spell/ui-a11y.suppr @@ -0,0 +1,6 @@ +pluma-spell-setup-dialog.ui://GtkLabel[@id='label1'] orphan-label +spell-checker.ui://GtkLabel[@id='label1'] orphan-label +spell-checker.ui://GtkLabel[@id='misspelled_word_label'] orphan-label +spell-checker.ui://GtkLabel[@id='label6'] orphan-label +spell-checker.ui://GtkLabel[@id='label44'] orphan-label +spell-checker.ui://GtkLabel[@id='language_label'] orphan-label -- cgit v1.2.1