IGN:Tag release

This commit is contained in:
Kovid Goyal 2010-08-13 14:06:21 -06:00
parent 32b2675f32
commit 78f14b5500
3 changed files with 2890 additions and 2842 deletions

View File

@ -23,7 +23,7 @@
- title: "Allow editing of tweaks via Preferences->Advanced" - title: "Allow editing of tweaks via Preferences->Advanced"
- title: "Add button to manage authors dialog to automatically reset all author sort values" - title: "Add button to the manage authors dialog to automatically reset all author sort values"
bug fixes: bug fixes:
- title: "Fix regression in 0.7.13 that broke changing libraries" - title: "Fix regression in 0.7.13 that broke changing libraries"

View File

@ -5,7 +5,6 @@ __copyright__ = '2009-2010, Darko Miletic <darko.miletic at gmail.com>'
www.esquire.com www.esquire.com
''' '''
from calibre import strftime
from calibre.web.feeds.news import BasicNewsRecipe from calibre.web.feeds.news import BasicNewsRecipe
class Esquire(BasicNewsRecipe): class Esquire(BasicNewsRecipe):

File diff suppressed because it is too large Load Diff