Fix store order from lp:~cbhaley/calibre/charles_store

This commit is contained in:
John Schember 2011-04-29 06:43:10 -04:00
commit b19cd415b1

View File

@ -1197,9 +1197,9 @@ class AmazonDEKindleStore(StoreBase):
plugins += [StoreAmazonKindleStore, AmazonDEKindleStore, StoreAmazonUKKindleStore,
StoreBaenWebScriptionStore, StoreBNStore,
StoreBeWriteStore, StoreDieselEbooksStore, StoreEbookscomStore,
StoreEHarlequinStoretore,
StoreFeedbooksStore, StoreGutenbergStore, StoreKoboStore, StoreManyBooksStore,
StoreEHarlequinStoretore, StoreFeedbooksStore,
StoreFoylesUKStore, StoreGutenbergStore, StoreKoboStore, StoreManyBooksStore,
StoreMobileReadStore, StoreOpenLibraryStore, StoreSmashwordsStore,
StoreFoylesUKStore, StoreWaterstonesUKStore]
StoreWaterstonesUKStore]
# }}}