mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Modif debug
This commit is contained in:
parent
dfa420b3e2
commit
97c03f288a
@ -51,7 +51,7 @@ class RTFInput(InputFormatPlugin):
|
||||
parser = ParseRtf(
|
||||
in_file = stream,
|
||||
out_file = ofile,
|
||||
deb_dir = 'D:\\calibre\\pierre\\debug\\rtfdebug',
|
||||
deb_dir = 'H:\\Temp\\Calibre\\rtfdebug',
|
||||
# Convert symbol fonts to unicode equivalents. Default
|
||||
# is 1
|
||||
convert_symbol = 1,
|
||||
|
Loading…
x
Reference in New Issue
Block a user