summaryrefslogtreecommitdiff
path: root/gtk/ui/gtkaboutdialog.ui
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2019-01-15 23:16:16 -0500
committerMatthias Clasen <mclasen@redhat.com>2019-01-18 17:31:56 -0500
commit28241cecff72dda20d72f1489e054897aa25655a (patch)
tree7933d57b0f906d125aba8e05eedcdd4d31a2c423 /gtk/ui/gtkaboutdialog.ui
parent8e0cbc1c3d134ded35ece752202284d41188c442 (diff)
downloadgtk+-28241cecff72dda20d72f1489e054897aa25655a.tar.gz
about dialog: Use ::activate-link for license
This should behave the same as all the other links in this dialog. Closes: #1561
Diffstat (limited to 'gtk/ui/gtkaboutdialog.ui')
-rw-r--r--gtk/ui/gtkaboutdialog.ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/ui/gtkaboutdialog.ui b/gtk/ui/gtkaboutdialog.ui
index 180151f66e..f698c758b9 100644
--- a/gtk/ui/gtkaboutdialog.ui
+++ b/gtk/ui/gtkaboutdialog.ui
@@ -98,6 +98,7 @@
<property name="wrap">1</property>
<property name="selectable">1</property>
<property name="max-width-chars">60</property>
+ <signal name="activate-link" handler="emit_activate_link" object="GtkAboutDialog" swapped="yes"/>
</object>
</child>
</object>