diff options
Diffstat (limited to 'mail/mail-config.glade')
-rw-r--r-- | mail/mail-config.glade | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 4df8207e26..bf61dec601 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -5820,6 +5820,9 @@ For example: "Work" or "Personal"</property> <property name="rules_hint">False</property> <property name="reorderable">False</property> <property name="enable_search">True</property> + <accessibility> + <atkproperty name="AtkObject::accessible_name" translatable="yes">Mail Headers Table</atkproperty> + </accessibility> </widget> </child> </widget> @@ -6900,6 +6903,9 @@ For example: "Work" or "Personal"</property> <property name="rules_hint">False</property> <property name="reorderable">False</property> <property name="enable_search">True</property> + <accessibility> + <atkproperty name="AtkObject::accessible_name" translatable="yes">Signatures Table</atkproperty> + </accessibility> </widget> </child> </widget> @@ -7329,6 +7335,9 @@ For example: "Work" or "Personal"</property> <property name="rules_hint">False</property> <property name="reorderable">False</property> <property name="enable_search">True</property> + <accessibility> + <atkproperty name="AtkObject::accessible_name" translatable="yes">Languages Table</atkproperty> + </accessibility> </widget> </child> </widget> |