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:
parent
0de4f5eda9
commit
265865865b
2 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue