Replaced the Cached column with a Fetch one
commit245cb13ab98063040794e361f5d5bf1bb7ddf6a6
authorThomas Leonard <talex5@gmail.com>
Sat, 7 Jun 2008 19:51:36 +0000 (7 20:51 +0100)
committerThomas Leonard <talex5@gmail.com>
Sat, 7 Jun 2008 20:01:06 +0000 (7 21:01 +0100)
tree386a704a985c17a79356c451230c372cbc12c657
parent8d76bed60f9c2f5e83079f3fd7c050efe56b5acf
Replaced the Cached column with a Fetch one

The list of versions used to have a "Cached" checkbox column indicating whether
that version needed to be fetched or not. Now it shows the download size, or
(cached), (local) or (package), like the Fetch column in the main window does.
zeroinstall/0launch-gui/iface_browser.py
zeroinstall/0launch-gui/impl_list.py
zeroinstall/0launch-gui/properties.py
zeroinstall/0launch-gui/utils.py [new file with mode: 0644]
zeroinstall/support/__init__.py