This commit is contained in:
Kovid Goyal 2008-11-03 17:05:03 -08:00
parent 43e6f6d8cb
commit 24d630842b
2 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ class DefaultProfile(object):
class PRS505(DefaultProfile):
flow_size = 270000
screen_size = (590, 770)
screen_size = (590, 765)
remove_special_chars = re.compile(u'[\u200b\u00ad]')

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB