Add accessible name and description. Fixes bug #128377.

2004-01-05  Muktha <muktha.narayan@wipro.com>

        * theme-properties.glade: Add accessible name and description.
          Fixes bug #128377.
This commit is contained in:
Muktha 2004-01-05 13:56:21 +00:00 committed by Muktha Narayan
parent 0de4f5eda9
commit 265865865b
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2004-01-05 Muktha <muktha.narayan@wipro.com>
* theme-properties.glade: Add accessible name and description.
Fixes bug #128377.
2003-12-30 Jody Goldberg <jody@gnome.org>
* Release 2.5.1.1

View file

@ -87,6 +87,10 @@
<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">theme selection tree</atkproperty>
<atkproperty name="AtkObject::accessible_description" translatable="yes">Select theme for the desktop</atkproperty>
</accessibility>
</widget>
</child>
</widget>