diff options
-rwxr-xr-x | mdkapplet | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -82,11 +82,6 @@ my %state = ( colour => [ 'busy' ], changes => [ 'busy', 'critical' ], menu => [ 'check' ], - tt => [ - #-PO: here %s will be replaced by the local time (eg: "Will check updates at 14:03:50" - N("Will check updates at %s", POSIX::strftime("%T", localtime(time() + $config{FIRST_CHECK_DELAY}/1000))) - ], - #localtime(time() + }, okay => { |