This commit is contained in:
Kovid Goyal 2010-11-19 15:49:11 -07:00
parent 2bbd64bd84
commit 976d0ee2d7

View File

@ -12,6 +12,7 @@ class ZeitDe(BasicNewsRecipe):
title = 'Zeit Online' title = 'Zeit Online'
description = 'Zeit Online' description = 'Zeit Online'
language = 'de' language = 'de'
encoding = 'UTF-8'
__author__ = 'Martin Pitt, Sujata Raman, Ingo Paschke and Marc Toensing' __author__ = 'Martin Pitt, Sujata Raman, Ingo Paschke and Marc Toensing'