Do not forget custom command when opening preferences (bug 289)
commit3e342347a830a2893247070e97713d152c01ec15
authorThomas Perl <thp@perli.net>
Tue, 23 Dec 2008 17:53:24 +0000 (23 18:53 +0100)
committerThomas Perl <thp@perli.net>
Tue, 23 Dec 2008 17:53:24 +0000 (23 18:53 +0100)
tree848fb2cf29ca0ecf2ace78b25069134628665025
parentd06b83e9911f8798aad507c033f21240d3246dc5
Do not forget custom command when opening preferences (bug 289)

Due to the change of the list of items in the players
list, we incorrectly assumed the last item is the custom
command item.

Now we do some more sophicistcated searching for the custom
command item which also fixes this bug.

Thanks to S. Rust for reporting this bug on bugs.gpodder.org.
src/gpodder/gui.py