Fail if gpod is not available in iPod sync (bug 179)
commit9d8b9baaafa17528e5c49ab4123e27282afd9774
authorThomas Perl <thp@perli.net>
Sun, 7 Sep 2008 14:44:09 +0000 (7 16:44 +0200)
committerThomas Perl <thp@perli.net>
Sun, 7 Sep 2008 14:44:09 +0000 (7 16:44 +0200)
tree89a33895b1560b862f5acba0f990e3a8ea79e339
parent99c4c54fc9be0d66ea93c316f177c89522ec2f76
Fail if gpod is not available in iPod sync (bug 179)

Make iPodDevice in gpodder.sync fail if libgpod is not
available (i.e. not installed) by checking if gpod is
available. If not, don't try to open the iPod.

Thanks to Vincent for reporting this in our Bugzilla.
src/gpodder/sync.py