Fix #1686 (Buttons in the options menu of custom news not wide enough)

This commit is contained in:
Kovid Goyal 2009-02-05 13:11:35 -08:00
parent 73b87c713d
commit d748f52f18

View File

@ -11,7 +11,7 @@ class FazNet(BasicNewsRecipe):
title = 'FAZ NET' title = 'FAZ NET'
__author__ = 'Kovid Goyal' __author__ = 'Kovid Goyal'
description = '"Frankfurter Allgemeine Zeitung' description = 'Frankfurter Allgemeine Zeitung'
use_embedded_content = False use_embedded_content = False
language = _('German') language = _('German')
max_articles_per_feed = 30 max_articles_per_feed = 30