about dialog: Use ::activate-link for license

This should behave the same as all the other links
in this dialog.

Closes: #1561
This commit is contained in:
Matthias Clasen 2019-01-15 23:16:16 -05:00
parent 8e0cbc1c3d
commit 28241cecff

View File

@ -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>