Merge branch 'about-license-linke' into 'gtk-3-24'

about dialog: Use ::activate-link for license

See merge request GNOME/gtk!510
This commit is contained in:
Matthias Clasen 2019-01-16 14:40:31 +00:00
commit 9c8f1478f9

View File

@ -125,6 +125,7 @@
<property name="selectable">1</property>
<property name="no-show-all">1</property>
<property name="max-width-chars">60</property>
<signal name="activate-link" handler="emit_activate_link" object="GtkAboutDialog" swapped="yes"/>
</object>
<packing>
<property name="fill">0</property>