fix manual xsettings selection

SVN revision: 74636
This commit is contained in:
Mike Blumenkrantz 2012-07-31 10:22:35 +00:00
parent 428b9a138a
commit 68b11c3a2c
1 changed files with 1 additions and 0 deletions

View File

@ -547,6 +547,7 @@ _e_xsettings_idler_cb(void *d)
}
if (type < 4) return ECORE_CALLBACK_RENEW;
xsettings_idler = NULL;
type = 0;
return ECORE_CALLBACK_CANCEL;
}