summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-03-13 18:38:18 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-03-13 18:38:18 -0400
commitfec8a1ee7fb40a4739a6b12eb2bb211a60c69b08 (patch)
treee60633b90a6bcbb7feb998f437ee772caa66c213 /po/POTFILES.in
parent98730f71f941e886c2c0334cac0cb1a6c95c701f (diff)
downloadgtk+-fec8a1ee7fb40a4739a6b12eb2bb211a60c69b08.tar.gz
menu button: Improve accessibility
Rework the way we assign an accessible name to menu buttons, to make sure we pick up a label, should the button contain one, and only override the name with "Menu" as a fallback.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 92c313c6ee..96631d33ed 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -30,6 +30,7 @@ gtk/a11y/gtkcomboboxaccessible.c
gtk/a11y/gtkentryaccessible.c
gtk/a11y/gtkexpanderaccessible.c
gtk/a11y/gtkimageaccessible.c
+gtk/a11y/gtkmenubuttonaccessible.c
gtk/a11y/gtkmenuitemaccessible.c
gtk/a11y/gtkrenderercellaccessible.c
gtk/a11y/gtkscalebuttonaccessible.c