summaryrefslogtreecommitdiffstats
path: root/mdkapplet
diff options
context:
space:
mode:
Diffstat (limited to 'mdkapplet')
-rwxr-xr-xmdkapplet5
1 files changed, 0 insertions, 5 deletions
diff --git a/mdkapplet b/mdkapplet
index 54c114ec..a4526296 100755
--- a/mdkapplet
+++ b/mdkapplet
@@ -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 => {