Changelog
software-store (0.2.2) karmic; urgency=low
* softwarestore/view/appdetailsview.py:
- fix icon theme name
* softwarestore/view/appview.py:
- ignore Unknown file format errors
- no longer use single click, but use a custom CellRenderer
instead that provides a single-click arrow at the end of
the app description column (LP: #419791)
- add custom CellRenderer that can draw generic overlay
icons
- use the overlay icon cell renderer to draw the installed
icon as a overlay to the regular icon of the app
* softwarestore/view/appview.py:
- fix incorrect type mixing in iter_next (LP: #422036)
* softwarestore/view/appdetailsview.py:
- if the package is not available in the archive and there
is no channel for it, do not display any buttons (LP: #424473)
* utils/update-software-store:
- use "Comment", "GenericName" and pkg.summary (in this order)
for the application summary
- add missing "locale.setlocale()"
* add a stub help page
-- Michael Vogt <email address hidden> Mon, 07 Sep 2009 18:05:49 +0200