summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-03-21 17:34:44 +0000
committerThierry Vignaud <tv@mandriva.org>2008-03-21 17:34:44 +0000
commit93a1ff1c9f8da0dea35827f7febb961787140514 (patch)
tree4778198ebf4ca08cb35bd0aba681d94cfad519d8
parent7e1fcf17dd328066d445903cf0e44b0b2ffb02df (diff)
downloadmgaonline-93a1ff1c9f8da0dea35827f7febb961787140514.tar
mgaonline-93a1ff1c9f8da0dea35827f7febb961787140514.tar.gz
mgaonline-93a1ff1c9f8da0dea35827f7febb961787140514.tar.bz2
mgaonline-93a1ff1c9f8da0dea35827f7febb961787140514.tar.xz
mgaonline-93a1ff1c9f8da0dea35827f7febb961787140514.zip
comment
-rwxr-xr-xmdkapplet1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdkapplet b/mdkapplet
index cca3ba93..da31d281 100755
--- a/mdkapplet
+++ b/mdkapplet
@@ -224,6 +224,7 @@ go2State('delayed');
gtkflush();
Glib::Timeout->add($config{FIRST_CHECK_DELAY}, sub {
+ # schedule future checks:
setup_cyclic_check();
# perform a test after initial delay:
checkNetwork();