mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
0b7956cbdc
commit
7a65bafac7
@ -263,7 +263,7 @@ class BasicRecipe(QWidget): # {{{
|
|||||||
|
|
||||||
self.hm = hm = QLabel(_(
|
self.hm = hm = QLabel(_(
|
||||||
'Create a basic news recipe, by adding RSS feeds to it.\n'
|
'Create a basic news recipe, by adding RSS feeds to it.\n'
|
||||||
'For some news sources, you will have to use the "Switch to advanced mode"'
|
'For some news sources, you will have to use the "Switch to advanced mode" '
|
||||||
'button below to further customize the fetch process.'))
|
'button below to further customize the fetch process.'))
|
||||||
hm.setWordWrap(True)
|
hm.setWordWrap(True)
|
||||||
l.addRow(hm)
|
l.addRow(hm)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user