diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-12-11 20:39:15 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-12-11 20:39:15 +0000 |
commit | 9a2461baa05e905fcd7e464deaaf83c40dc1ff79 (patch) | |
tree | 2ef7df52c5dea3605959bfaaf4a2eb4116e2dd7f /mdkapplet | |
parent | f48f33243e7f8fcf627e05a614d595c1683b50db (diff) | |
download | mgaonline-9a2461baa05e905fcd7e464deaaf83c40dc1ff79.tar mgaonline-9a2461baa05e905fcd7e464deaaf83c40dc1ff79.tar.gz mgaonline-9a2461baa05e905fcd7e464deaaf83c40dc1ff79.tar.bz2 mgaonline-9a2461baa05e905fcd7e464deaaf83c40dc1ff79.tar.xz mgaonline-9a2461baa05e905fcd7e464deaaf83c40dc1ff79.zip |
do not display bubbles while waiting for the initial check
Diffstat (limited to 'mdkapplet')
-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 => { |