From 43a3d24b707aaeda7c59c65248e5824a72e88df2 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Wed, 30 Dec 2015 22:58:02 +0100 Subject: Used manatools Version from Module --- lib/ManaTools/Module/Services.pm | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'lib/ManaTools/Module/Services.pm') diff --git a/lib/ManaTools/Module/Services.pm b/lib/ManaTools/Module/Services.pm index 20864c67..700ee285 100644 --- a/lib/ManaTools/Module/Services.pm +++ b/lib/ManaTools/Module/Services.pm @@ -161,14 +161,6 @@ sub _SharedServicesInitialize { } -=head1 VERSION - -Version 1.0.0 - -=cut - -our $VERSION = '1.0.0'; - =head1 METHODS =cut @@ -447,7 +439,7 @@ sub _servicePanel { $translators =~ s/\/\>\;/g; $self->sh_gui->AboutDialog({ name => $self->name, - 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("adminService is the Mageia service and daemon management tool\n -- cgit v1.2.1