glade fix for giving focus to write widgets in proxy table

This commit is contained in:
Nikos Kouremenos 2005-05-10 15:45:06 +00:00
parent 30cd93c245
commit c847d8c2e2
1 changed files with 2 additions and 1 deletions

View File

@ -1459,6 +1459,7 @@
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
<property name="mnemonic_widget">proxyuser_entry</property>
</widget>
<packing>
<property name="left_attach">0</property>
@ -1483,7 +1484,7 @@
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
<property name="mnemonic_widget">proxyport_entry</property>
<property name="mnemonic_widget">proxypass_entry</property>
</widget>
<packing>
<property name="left_attach">0</property>