~ubuntu-branches/ubuntu/karmic/calibre/karmic

« back to all changes in this revision

Viewing changes to src/calibre/web/feeds/recipes/recipe_faznet.py

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-02-04 09:40:09 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090204094009-nlld4pn5u05fbwds
Tags: 0.4.133+dfsg-0ubuntu1
* New upstream release.
* Drop xkcd-popup-help.patch, adopted upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
 
12
12
    title = 'FAZ NET'
13
13
    __author__ = 'Kovid Goyal'
14
 
    description = 'News from Germany'
 
14
    description = '"Frankfurter Allgemeine Zeitung'
15
15
    use_embedded_content   = False 
16
16
    max_articles_per_feed = 30 
17
17