Fix amazon.fr location from Germany to France.

This commit is contained in:
Charles Haley 2012-07-02 18:07:19 +02:00
parent 9faed2137f
commit 73b7ebab41

View File

@ -1203,7 +1203,7 @@ class StoreAmazonFRKindleStore(StoreBase):
description = u'Tous les ebooks Kindle'
actual_plugin = 'calibre.gui2.store.stores.amazon_fr_plugin:AmazonFRKindleStore'
headquarters = 'DE'
headquarters = 'FR'
formats = ['KINDLE']
affiliate = True