This commit is contained in:
Kovid Goyal 2011-10-13 09:00:04 +05:30
parent dff33cf99b
commit e802938b5e

View File

@ -12,7 +12,7 @@ class GN(BasicNewsRecipe):
EDITION = 0 EDITION = 0
__author__ = 'Piotr Kontek' __author__ = 'Piotr Kontek'
title = unicode('Gość niedzielny') title = u'Gość niedzielny'
description = 'Weekly magazine' description = 'Weekly magazine'
encoding = 'utf-8' encoding = 'utf-8'
no_stylesheets = True no_stylesheets = True