|
[ - ]
Provide your username.password and monitor your Gmail. Uses GMail Atom feed for processing email.
Comments About this KlipGood KlipPosted by
Dregath
on (2006-08-27)
This is a quite good klip
You have my congratulations Dregath Posted by
jbellota
on (2007-01-18)
On line 290, you have a typo. You should put:
Prefs.setPref( "refresh-rate", "" + c_refresh_rate.selected ); instead of: Prefs.setPref( "refreshrate", "" + c_refresh_rate.selected ); Anyway, GREAT klip :) No new email displayPosted by
droople
on (2008-03-09)
I sent a email to my gmail, and then refreshed the klip, still shown no email.
Another gmail klip works fine. Related KlipsSetsThis Klip belongs to the following sets: TagsThis Klip uses the following tags: |
remove '!' when the connection is ok
Items.status = "";
before line 239 ("return Engines.KlipFood.process(food);"), to indicate the number of mails that had not been read.
The klip now will display "!" always if the klip had not been reloaded.