From 9d0d2ee6636724e2c73da8901ef735f492d018ef Mon Sep 17 00:00:00 2001 From: John Schember Date: Fri, 27 May 2011 06:46:19 -0400 Subject: [PATCH] Store: Disable waterstones for the time being. --- src/calibre/customize/builtins.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/customize/builtins.py b/src/calibre/customize/builtins.py index 4a970b4661..70ef1612ee 100644 --- a/src/calibre/customize/builtins.py +++ b/src/calibre/customize/builtins.py @@ -1421,7 +1421,7 @@ plugins += [ StorePragmaticBookshelfStore, StoreSmashwordsStore, StoreVirtualoStore, - StoreWaterstonesUKStore, + #StoreWaterstonesUKStore, StoreWeightlessBooksStore, StoreWizardsTowerBooksStore, StoreWoblinkStore