Default cover art for coverless podcasts
commit7dcbce11eee36b72ad47e38bc0fca0a9f2a4dc24
authorThomas Perl <thp@thpinfo.com>
Wed, 24 Feb 2010 00:50:21 +0000 (24 01:50 +0100)
committerThomas Perl <thp@thpinfo.com>
Wed, 24 Feb 2010 00:50:21 +0000 (24 01:50 +0100)
treebd209094493050cd3386e8beac7e2506514739c6
parent04680ba8ac1652b08a52c9b91e11be3cefa9c98f
Default cover art for coverless podcasts

Makes the subscription list look way better.
Improvement ideas for the "all episodes" icon
are welcome. The SVG source file is included.
15 files changed:
bin/gpodder
data/images/podcast-0.png [new file with mode: 0644]
data/images/podcast-1.png [new file with mode: 0644]
data/images/podcast-2.png [new file with mode: 0644]
data/images/podcast-3.png [new file with mode: 0644]
data/images/podcast-4.png [new file with mode: 0644]
data/images/podcast-all.png [new file with mode: 0644]
data/images/podcast-source.svg [new file with mode: 0644]
setup.py
src/gpodder/__init__.py
src/gpodder/config.py
src/gpodder/gtkui/model.py
src/gpodder/gtkui/services.py
src/gpodder/gui.py
src/gpodder/launcher.py