From 61563398324066693ec8d07b4f39b0fcc474ea87 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 6 Dec 2013 12:09:43 +0100 Subject: s/gtk2/gtk3/ in comments --- mgaapplet-upgrade-helper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mgaapplet-upgrade-helper') diff --git a/mgaapplet-upgrade-helper b/mgaapplet-upgrade-helper index 90a59218..e128be38 100755 --- a/mgaapplet-upgrade-helper +++ b/mgaapplet-upgrade-helper @@ -31,7 +31,7 @@ use feature 'state'; BEGIN { unshift @::textdomains, 'mgaonline' } -use mygtk3 qw(gtknew); #- do not import gtkadd which conflicts with ugtk2 version +use mygtk3 qw(gtknew); #- do not import gtkadd which conflicts with ugtk3 version use ugtk3 qw(:all); use interactive; use do_pkgs; -- cgit v1.2.1