From 422fcfee81175cbbea2fdd904fa7f0f3f4157589 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Wed, 30 Dec 2015 22:58:07 +0100 Subject: Used manatools Version from Module --- lib/ManaTools/Module/Users.pm | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'lib/ManaTools/Module') diff --git a/lib/ManaTools/Module/Users.pm b/lib/ManaTools/Module/Users.pm index 799e643f..85cf6074 100644 --- a/lib/ManaTools/Module/Users.pm +++ b/lib/ManaTools/Module/Users.pm @@ -51,14 +51,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA -=head1 VERSION - -Version 1.0.0 - =cut -our $VERSION = '1.0.0'; - ############################################### ## @@ -2409,7 +2403,7 @@ sub _showAboutDialog { $translators =~ s/\>/\>\;/g; $self->sh_gui->AboutDialog({ name => $self->loc->N("manauser"), - version => $self->VERSION, + version => $self->Version(), credits => $self->loc->N("Copyright (C) %s Mageia community", '2013-2015'), license => $self->loc->N("GPLv2"), description => $self->loc->N("manauser is a Mageia user management tool \n(from the original idea of Mandriva userdrake)."), -- cgit v1.2.1