Bug #659558 - Missing set mnemonic widgets

This commit is contained in:
Milan Crha
2011-09-26 11:26:59 +02:00
committed by Rodrigo Moya
parent 8c46c4cf96
commit 3262bdb1c4
+3
View File
@@ -234,6 +234,7 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">_Port:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">port-comboentry</property>
</object>
<packing>
<property name="top_attach">1</property>
@@ -336,6 +337,7 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">_Login method:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">auth-combobox</property>
</object>
<packing>
<property name="x_options">GTK_FILL</property>
@@ -426,6 +428,7 @@
<property name="xalign">0</property>
<property name="label" translatable="yes">_Search scope:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">scope-combobox</property>
</object>
<packing>
<property name="top_attach">2</property>