Add progress indicator for deleting items (bug 268)
commit73f04259198e23d5b51f3a1661fa74fb0a488f3e
authorThomas Perl <thp@thpinfo.com>
Wed, 16 Dec 2009 20:57:35 +0000 (16 21:57 +0100)
committerThomas Perl <thp@thpinfo.com>
Wed, 16 Dec 2009 20:57:35 +0000 (16 21:57 +0100)
treea9340b699644a93fc5a5e8ff20c7ed7ecd63bcf3
parentd6e717071151ffabdd6723f663d8bc002f3f99cf
Add progress indicator for deleting items (bug 268)

Instead of blocking and providing no user feedback,
the podcast deletion and episode deletion functions
now have a proper integration with the progress
indicator, which allows the user to see the status
of the in-progress delete operation.
src/gpodder/gtkui/interface/progress.py
src/gpodder/gui.py