summaryrefslogtreecommitdiff
path: root/src/zenity.glade
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenity.glade')
-rw-r--r--src/zenity.glade3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/zenity.glade b/src/zenity.glade
index c83eff0..dd39632 100644
--- a/src/zenity.glade
+++ b/src/zenity.glade
@@ -432,6 +432,7 @@
<widget class="GtkButton" id="zenity_entry_ok_button">
<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="label">gtk-ok</property>
<property name="use_stock">True</property>
@@ -496,7 +497,7 @@
<property name="text" translatable="yes"></property>
<property name="has_frame">True</property>
<property name="invisible_char" translatable="yes">*</property>
- <property name="activates_default">False</property>
+ <property name="activates_default">True</property>
</widget>
<packing>
<property name="padding">0</property>