mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-24 10:44:09 +02:00
...
This commit is contained in:
parent
2869b08f66
commit
aa2e41019f
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
from calibre.web.feeds.recipes import BasicNewsRecipe
|
||||
|
||||
class AlAhram(BasicNewsRecipe):
|
||||
title = 'Al-Ahram (الأهرام)'
|
||||
title = u'Al-Ahram (الأهرام)'
|
||||
__author__ = 'Hassan Williamson'
|
||||
description = 'The Arabic version of the Al-Ahram newspaper.'
|
||||
language = 'ar'
|
||||
|
|
|
|||
Loading…
Reference in a new issue