mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
3d519c3be1
commit
803c0449b9
@ -253,7 +253,7 @@ class OutputProfile(Plugin):
|
|||||||
periodical_date_in_title = True
|
periodical_date_in_title = True
|
||||||
|
|
||||||
#: Characters used in jackets and catalogs
|
#: Characters used in jackets and catalogs
|
||||||
missing_char = u'x'
|
missing_char = u'x'
|
||||||
ratings_char = u'*'
|
ratings_char = u'*'
|
||||||
empty_ratings_char = u' '
|
empty_ratings_char = u' '
|
||||||
read_char = u'+'
|
read_char = u'+'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user