[gtk/about-license-linke] about dialog: Use ::activate-link for license
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/about-license-linke] about dialog: Use ::activate-link for license
- Date: Wed, 16 Jan 2019 04:18:24 +0000 (UTC)
commit ab748d05f06562e70ac2a6a76fcd90f16bf81884
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Jan 15 23:16:16 2019 -0500
about dialog: Use ::activate-link for license
This should behave the same as all the other links
in this dialog.
Closes: #1561
gtk/ui/gtkaboutdialog.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/gtk/ui/gtkaboutdialog.ui b/gtk/ui/gtkaboutdialog.ui
index adfbfb7af6..31bb628d9e 100644
--- a/gtk/ui/gtkaboutdialog.ui
+++ b/gtk/ui/gtkaboutdialog.ui
@@ -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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]