Only show "(was ...)" if the implementation ID changed
commit07e7ac6025980019712f07543cd26e539b41bf79
authorThomas Leonard <talex5@gmail.com>
Sat, 13 Feb 2010 19:17:20 +0000 (13 19:17 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 20 Feb 2010 16:55:25 +0000 (20 16:55 +0000)
treef8a55f27dc16bf1a95e6f9aeb54e86bce90e7e9c
parent6d13ce70f0b6b89ab6366edc7e353ecfb0d5ba64
Only show "(was ...)" if the implementation ID changed

Before, simply reloading the same XML file would display things like "1.0 (was
1.0)". However, commit d8f59932 broke that by reloading the feed even if no
changes are detected, in case some other instance of 0launch updated the file.

(note that it's still possible to get the "X (was X)" message, if the ID
changed but the version number didn't)
zeroinstall/0launch-gui/iface_browser.py