summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Rathbone <poprocks@gmail.com>2022-04-25 03:26:30 +0000
committerLogan Rathbone <poprocks@gmail.com>2022-04-25 03:26:30 +0000
commit667ae24aa0496466a6cd8a304f7f4615bed764a7 (patch)
tree5a84dc4be9adf8f71063a83040dfc0ffd00c342a
parent383c8c13899f2e6beb5d71c43d7a181d67008c9f (diff)
parent52447eed99f7b0f82d6d9180df246ae28cff65d2 (diff)
downloadzenity-667ae24aa0496466a6cd8a304f7f4615bed764a7.tar.gz
Merge branch 'hydrargyrum-master-patch-43242' into 'master'
src/zenity.ui: add default OK button for --scale Closes #29 See merge request GNOME/zenity!17
-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>