summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2016-06-06 14:35:35 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-06-06 14:35:35 +0200
commit310d30a022cf40813e5898e222e6bd990a0fe9f7 (patch)
tree8694aae2ced93515f8c0d94e213d19e79ee41bae
parentbc133ec9a0b48ab19bcedd681bd5411772b45721 (diff)
downloaddrakx-310d30a022cf40813e5898e222e6bd990a0fe9f7.tar
drakx-310d30a022cf40813e5898e222e6bd990a0fe9f7.tar.gz
drakx-310d30a022cf40813e5898e222e6bd990a0fe9f7.tar.bz2
drakx-310d30a022cf40813e5898e222e6bd990a0fe9f7.tar.xz
drakx-310d30a022cf40813e5898e222e6bd990a0fe9f7.zip
fix displaying release notes with WebKit2
-rw-r--r--perl-install/any.pm1
-rw-r--r--perl-install/install/NEWS2
2 files changed, 3 insertions, 0 deletions
diff --git a/perl-install/any.pm b/perl-install/any.pm
index 8ca9553db..14bcd29f2 100644
--- a/perl-install/any.pm
+++ b/perl-install/any.pm
@@ -1051,6 +1051,7 @@ sub display_release_notes {
}
require Gtk3::WebKit2;
+ Gtk3::WebKit2->import;
require ugtk3;
ugtk3->import(':all');
require mygtk3;
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 983360fea..c3bc110ac 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+- fix displaying release notes with WebKit2
+
Version 17.34 - 6 June 2016
- bootloader: