GNOME Bugzilla – Bug 721467
GsUpdateMonitor: don't notify every hour for available updates
Last modified: 2014-01-08 22:02:04 UTC
If the user has taken time to click "Not now" (and thus has definitely seen the notification), don't bother him for at least 6 hours. The timeout is chosen in a way that the user is notified around twice per day, so at the next daily shutdown he will remember to run the updates. If the user does nothing or closes the notification, a new one is still sent an hour later.
Created attachment 265317 [details] [review] GsUpdateMonitor: don't notify every hour for available updates
Review of attachment 265317 [details] [review]: Looks good, thanks.
Attachment 265317 [details] pushed as abb661f - GsUpdateMonitor: don't notify every hour for available updates