summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-02-11 15:50:05 +0000
committerThierry Vignaud <tv@mandriva.org>2009-02-11 15:50:05 +0000
commit7b435ccfc69a354c2e2ad066690b96c6eca6578f (patch)
tree32c85ffc0ad29b8925292fd61dd6c2fa21527405
parenta69b041f2bbfb6041ee8a38f941c1358276bff03 (diff)
downloadmgaonline-7b435ccfc69a354c2e2ad066690b96c6eca6578f.tar
mgaonline-7b435ccfc69a354c2e2ad066690b96c6eca6578f.tar.gz
mgaonline-7b435ccfc69a354c2e2ad066690b96c6eca6578f.tar.bz2
mgaonline-7b435ccfc69a354c2e2ad066690b96c6eca6578f.tar.xz
mgaonline-7b435ccfc69a354c2e2ad066690b96c6eca6578f.zip
(silentCheck) stop altering the cursor: it's useless to set the mouse
cursor as wait one for a few ms
-rwxr-xr-xmdkapplet2
1 files changed, 0 insertions, 2 deletions
diff --git a/mdkapplet b/mdkapplet
index c4d91b18..1a523972 100755
--- a/mdkapplet
+++ b/mdkapplet
@@ -452,9 +452,7 @@ sub silentCheck() {
return if $mdv_update_pid || $checker_pid;
log::explanations(N_("Computing new updates...\n"));
my $w = $::main_window ? $::main_window->window : undef;
- gtkset_mousecursor_wait($w);
go2State('busy');
- gtkset_mousecursor_normal($w);
# are there any updates ?