From 7727195777baba33d2fd9fd844a9364093d236c3 Mon Sep 17 00:00:00 2001 From: John Schember Date: Tue, 17 May 2011 19:10:51 -0400 Subject: [PATCH] Store: Modify Nexto url. --- src/calibre/gui2/store/nexto_plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/gui2/store/nexto_plugin.py b/src/calibre/gui2/store/nexto_plugin.py index 154274d12a..d63cf18233 100644 --- a/src/calibre/gui2/store/nexto_plugin.py +++ b/src/calibre/gui2/store/nexto_plugin.py @@ -26,7 +26,7 @@ class NextoStore(BasicStoreConfig, StorePlugin): def open(self, parent=None, detail_item=None, external=False): pid = '155711' - url = 'http://www.nexto.pl/ebooki_c1015.xml?pid=' + pid + url = 'http://www.nexto.pl/ebooki_c1015.xml' detail_url = None if detail_item: