summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhydrargyrum <50685-hydrargyrum@users.noreply.gitlab.gnome.org>2022-04-24 15:07:11 +0000
committerhydrargyrum <50685-hydrargyrum@users.noreply.gitlab.gnome.org>2022-04-24 15:07:11 +0000
commit52447eed99f7b0f82d6d9180df246ae28cff65d2 (patch)
tree5a84dc4be9adf8f71063a83040dfc0ffd00c342a
parent383c8c13899f2e6beb5d71c43d7a181d67008c9f (diff)
downloadzenity-52447eed99f7b0f82d6d9180df246ae28cff65d2.tar.gz
src/zenity.ui: add default OK button for --scale
It's now possible to just press "Enter" to accept the selected value.
-rw-r--r--src/zenity.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenity.ui b/src/zenity.ui
index 1359442..2311340 100644
--- a/src/zenity.ui
+++ b/src/zenity.ui
@@ -46,6 +46,7 @@
<property name="can_focus">True</property>
<property name="can_default">True</property>
<property name="receives_default">False</property>
+ <property name="has_default">True</property>
</object>
<packing>
<property name="expand">False</property>