From cadb2b6a1a8286b0b3f2d0bc0e291231a71908a4 Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Wed, 30 Dec 2015 22:56:51 +0100 Subject: Used manatools Version from Module --- lib/ManaTools/Module/Clock.pm | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'lib') diff --git a/lib/ManaTools/Module/Clock.pm b/lib/ManaTools/Module/Clock.pm index 2a1f7d2f..90e3dc95 100644 --- a/lib/ManaTools/Module/Clock.pm +++ b/lib/ManaTools/Module/Clock.pm @@ -103,13 +103,6 @@ has 'NTPServers' => ( builder => '_get_NTPservers' ); -=head1 VERSION - -Version 1.1.0 - -=cut - -our $VERSION = '1.1.0'; #============================================================= @@ -219,7 +212,7 @@ sub _adminClockPanel { $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", '2014-2015'), license => $self->loc->N("GPLv2"), description => $self->loc->N("Date, Clock & Time Zone Settings allows to setup time zone and adjust date and time"), -- cgit v1.2.1