gnome-shell/js
Marina Zhurakhinskaya 978ab8a4dd Return false from the timeout callback function
Timeout callback function should not be rescheduled again with the same timeout
because we compute a new timeout and schedule it again instead. So the callback
function needs to return false to not be scheduled again by default.
2009-07-24 12:58:53 -04:00
..
misc Bug 588050 - Cache information icon forever, only look up recent once 2009-07-17 17:35:53 -04:00
ui Return false from the timeout callback function 2009-07-24 12:58:53 -04:00
Makefile.am Split appDisplay and docDisplay into "model" and "view" parts 2009-06-16 18:50:42 -04:00