9136: Pressing tab stops at element in gui places

This commit is contained in:
SNoiraud 2016-01-30 15:34:51 +01:00
parent 3b6a621635
commit ae8572187e

View File

@ -307,7 +307,7 @@ You can set these values via the Geography View by searching the place, or via a
<child>
<object class="GtkComboBox" id="place_type">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="can_focus">False</property>
<property name="tooltip_text" translatable="yes">What type of place this is. Eg 'Country', 'City', ... .</property>
<property name="has_entry">True</property>
<child internal-child="entry">