From: Radek Czajka Date: Wed, 1 Feb 2012 12:03:12 +0000 (+0100) Subject: cover change X-Git-Tag: 1.7~167 X-Git-Url: https://git.mdrn.pl/librarian.git/commitdiff_plain/361fd53b42fae8bafe8fd680a0c697757aa19cf3?ds=inline cover change --- diff --git a/librarian/cover.py b/librarian/cover.py index 53d59bd..e58be4a 100644 --- a/librarian/cover.py +++ b/librarian/cover.py @@ -192,7 +192,7 @@ class WLCover(Cover): bar_width = 35 background_color = '#444' author_color = '#444' - default_background = get_resource('res/webtreatsetc-5647576127-ccby.png') + default_background = get_resource('res/cover.png') format = 'JPEG' epochs = { diff --git a/librarian/res/cover.png b/librarian/res/cover.png new file mode 100644 index 0000000..e02acaa Binary files /dev/null and b/librarian/res/cover.png differ