summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/account.glade5
1 files changed, 4 insertions, 1 deletions
diff --git a/ui/account.glade b/ui/account.glade
index f7087fccf..ca7c6bec1 100644
--- a/ui/account.glade
+++ b/ui/account.glade
@@ -217,6 +217,7 @@
<property name="width_request">256</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="has_focus">True</property>
<property name="editable">True</property>
<property name="visibility">False</property>
<property name="max_length">0</property>
@@ -239,6 +240,8 @@
<widget class="GtkEntry" id="confirm">
<property name="width_request">256</property>
<property name="visible">True</property>
+ <property name="can_default">True</property>
+ <property name="has_default">True</property>
<property name="can_focus">True</property>
<property name="editable">True</property>
<property name="visibility">False</property>
@@ -246,7 +249,7 @@
<property name="text" translatable="yes"></property>
<property name="has_frame">True</property>
<property name="invisible_char">•</property>
- <property name="activates_default">False</property>
+ <property name="activates_default">True</property>
</widget>
<packing>
<property name="left_attach">1</property>