When we start checking for updates on a feed, record the time. In the GUI, if this...
commit537d7628925b33b2ae72ac994f1ac1313b4e2794
authorThomas Leonard <talex5@gmail.com>
Sun, 18 Feb 2007 20:17:19 +0000 (18 20:17 +0000)
committerThomas <Leonard>
Sun, 15 Jan 2006 10:34:05 +0000 (15 10:34 +0000)
treed7afed3e9ee49ce2b5996ed3e8823a77500d9d2d
parent779cd69e771f23d5ffa1eea56ccec671a190b0f9
When we start checking for updates on a feed, record the time. In the GUI, if this time is later

than the last checked time, display it (indicates that a check is in progress or failed).
TODO: We should use this to prevent starting a background check for something that we tried to
check recently (in the last hour or so).

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0launch@1530 9f8c893c-44ee-0310-b757-c8ca8341c71e
zeroinstall/0launch-gui/properties.py
zeroinstall/injector/background.py
zeroinstall/injector/model.py
zeroinstall/injector/reader.py
zeroinstall/injector/writer.py