From 6c1fa5cd83b0d46528ee8cecda42f9b1adca0b32 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 18 Nov 2013 15:41:22 +0100 Subject: use (my|u)gtk3 instead of *tk2 --- mgaonline.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mgaonline.pm') diff --git a/mgaonline.pm b/mgaonline.pm index 9288db11..5433952f 100644 --- a/mgaonline.pm +++ b/mgaonline.pm @@ -27,7 +27,7 @@ use strict; use lib qw(/usr/lib/libDrakX); use common; -use ugtk2; +use ugtk3; use LWP::UserAgent; use URI::Escape; -- cgit v1.2.1