From 74ca1f5739a7d7af361c67d0aa5748edf9adb57b Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Fri, 27 Jan 2012 19:40:56 +0100 Subject: [PATCH] fix --- librarian/cover.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librarian/cover.py b/librarian/cover.py index 0416628..08a5748 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/background.jpg') + default_background = get_resource('res/shaireproductions-4945819544-cc-by.jpg') format = 'JPEG' epochs = { -- 2.20.1