From aec086fafb83acedeff96b72403a82e1dccd6588 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 1 Sep 2012 17:08:04 +0000 Subject: fix program name in usage message --- gurpmi.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gurpmi.pm b/gurpmi.pm index e32b8e62..554988f1 100644 --- a/gurpmi.pm +++ b/gurpmi.pm @@ -36,7 +36,7 @@ our @EXPORT = qw(create_scrolled_window fatal but cancel_n_quit quit add_button_ urpm::select::add_packages_to_priority_upgrade_list('gurpmi', 'perl-Glib', 'perl-Gtk2'); sub usage () { - print N("urpmi version %s + print N("gurpmi version %s %s This is free software and may be redistributed under the terms of the GNU GPL. -- cgit v1.2.1