From a84feb91b77f1252f78cfe5fe39bbfc60aca9111 Mon Sep 17 00:00:00 2001 From: Charles Haley <> Date: Sun, 13 Jan 2013 11:23:43 +0100 Subject: [PATCH] Libre.de changed its name to ebook.de. --- src/calibre/customize/builtins.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/calibre/customize/builtins.py b/src/calibre/customize/builtins.py index a6dde30a94..20552d5d9c 100644 --- a/src/calibre/customize/builtins.py +++ b/src/calibre/customize/builtins.py @@ -1471,9 +1471,9 @@ class StoreLegimiStore(StoreBase): affiliate = True class StoreLibreDEStore(StoreBase): - name = 'Libri DE' + name = 'ebook.de' author = 'Charles Haley' - description = u'Sicher Bücher, Hörbücher und Downloads online bestellen.' + description = u'All Ihre Bücher immer dabei. Suchen, finden, kaufen: so einfach wie nie. ebook.de war libre.de' actual_plugin = 'calibre.gui2.store.stores.libri_de_plugin:LibreDEStore' headquarters = 'DE'