accessibility stuff for metacity-properties capplet. bug #84749.

This commit is contained in:
Jayaraj Rajappan 2002-06-12 05:54:53 +00:00
parent 00e572800c
commit e0e6dab50f
2 changed files with 16 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2002-06-12 Jayaraj Rajappan <jayaraj.rajappan@wipro.com>
* src/tools/metacity-properties.glade: accessibility work for
metacity-properties capplet. Set appropriate atk relations.
Fixes bug #84749
2002-06-11 Havoc Pennington <hp@redhat.com>
* src/window.c (meta_window_show): allow dialogs to steal focus

View File

@ -100,6 +100,9 @@
<property name="active">False</property>
<property name="inconsistent">False</property>
<property name="draw_indicator">True</property>
<accessibility>
<atkrelation target="label5" type="labelled-by"/>
</accessibility>
<signal name="toggled" handler="update_config" last_modification_time="Tue, 28 May 2002 20:59:55 GMT"/>
<signal name="clicked" handler="update_config" last_modification_time="Tue, 28 May 2002 21:19:56 GMT"/>
</widget>
@ -121,6 +124,10 @@
<property name="inconsistent">False</property>
<property name="draw_indicator">True</property>
<property name="group">Clickfocus</property>
<accessibility>
<atkrelation target="label5" type="labelled-by"/>
<atkrelation target="Autoraise" type="controller-for"/>
</accessibility>
<signal name="toggled" handler="update_config" last_modification_time="Tue, 28 May 2002 21:00:02 GMT"/>
</widget>
<packing>
@ -167,6 +174,9 @@
<property name="active">False</property>
<property name="inconsistent">False</property>
<property name="draw_indicator">True</property>
<accessibility>
<atkrelation target="Pointfocus" type="controlled-by"/>
</accessibility>
<signal name="toggled" handler="update_config" last_modification_time="Tue, 28 May 2002 21:00:14 GMT"/>
</widget>
<packing>