summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-10-14 10:33:32 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-10-14 10:37:58 -0400
commitf9c8fefeda2db1e672c61a5e6cba556086c42aaa (patch)
tree2c7b693736cfd4eeb629a09b114de644f3c44380 /po
parentcae8a44c380d998750d0fa39b92238daa8347a3e (diff)
downloadgtk+-f9c8fefeda2db1e672c61a5e6cba556086c42aaa.tar.gz
Restore accessible names for image-only buttons
With the stock system being deprecated now, we should provide meaningful accessible names for buttons that are constructed from icon names or GIcons. This commit reuses the existing translations. It is possible that some common icon names are not covered here because they were not present as stock items. These can be added to the table later.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 062e9c2f69..a428df26b4 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -23,6 +23,7 @@ gtk/a11y/gtkcolorswatchaccessible.c
gtk/a11y/gtkcomboboxaccessible.c
gtk/a11y/gtkentryaccessible.c
gtk/a11y/gtkexpanderaccessible.c
+gtk/a11y/gtkimageaccessible.c
gtk/a11y/gtkmenuitemaccessible.c
gtk/a11y/gtkrenderercellaccessible.c
gtk/a11y/gtkscalebuttonaccessible.c