Set initial focus in some dialog tests

Use the new <initial-focus> element here to confirm that it is
parsed properly and works as expected.
This commit is contained in:
Matthias Clasen 2014-08-02 01:18:57 +02:00
parent 14eccae603
commit 29d756909d

View File

@ -255,5 +255,6 @@
<action-widget response="-6">cancel_button</action-widget>
<action-widget response="apply">confirm_button</action-widget>
</action-widgets>
<initial-focus name="name_entry"/>
</object>
</interface>