From 88de42894e0c6c8baa0a9825a7dbb2f9226bf022 Mon Sep 17 00:00:00 2001 From: John Schember Date: Thu, 21 Apr 2011 18:31:25 -0400 Subject: [PATCH] ... --- src/calibre/gui2/store/smashwords_plugin.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/calibre/gui2/store/smashwords_plugin.py b/src/calibre/gui2/store/smashwords_plugin.py index f91d5d09f3..629a85dca5 100644 --- a/src/calibre/gui2/store/smashwords_plugin.py +++ b/src/calibre/gui2/store/smashwords_plugin.py @@ -93,6 +93,7 @@ class SmashwordsStore(BasicStoreConfig, StorePlugin): s.drm = SearchResult.DRM_UNLOCKED yield s + def get_details(self, search_result, timeout): url = 'http://www.smashwords.com/'