mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Fix #1686 (Buttons in the options menu of custom news not wide enough)
This commit is contained in:
parent
73b87c713d
commit
d748f52f18
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user