diff options
Diffstat (limited to 'pluma/dialogs')
-rw-r--r-- | pluma/dialogs/Makefile.am | 8 | ||||
-rw-r--r-- | pluma/dialogs/ui-a11y.suppr | 31 |
2 files changed, 37 insertions, 2 deletions
diff --git a/pluma/dialogs/Makefile.am b/pluma/dialogs/Makefile.am index 7dbada66..524f7a6f 100644 --- a/pluma/dialogs/Makefile.am +++ b/pluma/dialogs/Makefile.am @@ -20,11 +20,15 @@ libdialogs_la_SOURCES = \ pluma-search-dialog.h \ pluma-search-dialog.c -ui_DATA = \ +ui_files = \ pluma-encodings-dialog.ui \ pluma-preferences-dialog.ui \ pluma-search-dialog.ui -EXTRA_DIST = $(ui_DATA) +include $(top_srcdir)/gla11y.mk + +ui_DATA = $(ui_files) + +EXTRA_DIST = $(ui_DATA) ui-a11y.suppr -include $(top_srcdir)/git.mk diff --git a/pluma/dialogs/ui-a11y.suppr b/pluma/dialogs/ui-a11y.suppr new file mode 100644 index 00000000..f3ef7eda --- /dev/null +++ b/pluma/dialogs/ui-a11y.suppr @@ -0,0 +1,31 @@ +pluma-preferences-dialog.ui://GtkLabel[@id='label848'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label849'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label854'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label843'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label876'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label877'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label855'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label856'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label881'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label882'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label846'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label847'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label851'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label852'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label859'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label860'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label1'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label3'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label2_2'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label2_4'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label4'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label2'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label2_3'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label2_1'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label819'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label800'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label798'] orphan-label +pluma-preferences-dialog.ui://GtkLabel[@id='label797'] orphan-label +pluma-preferences-dialog.ui://GtkTreeView[@id='schemes_treeview'] no-labelled-by +pluma-search-dialog.ui://GtkLabel[@id='search_label'] orphan-label +pluma-search-dialog.ui://GtkLabel[@id='replace_with_label'] orphan-label |