Composer initial focus is now on "To." Closes #4280

This commit is contained in:
Eric Gregory 2011-10-27 18:22:17 -07:00
parent 98c556af28
commit 219b067eaf

View file

@ -87,6 +87,7 @@
<object class="GtkEntry" id="to">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="has_focus">True</property>
<property name="hexpand">True</property>
<property name="invisible_char">•</property>
<property name="invisible_char_set">True</property>