This commit is contained in:
Kovid Goyal 2008-12-04 11:20:44 -08:00
parent b6f9ffbab7
commit 1458d8435e
3 changed files with 4 additions and 2 deletions

View File

@ -41,6 +41,8 @@ except:
PROFILES = {
# Name : (width, height) in pixels
'prs500':(584, 754),
# The SONY's LRF renderer (on the PRS500) only uses the first 800x600 block of the image
#'prs500-landscape': (784, 1200-92)
}
def extract_comic(path_to_comic_file):

View File

@ -14,7 +14,7 @@
<div id="content" class="binary">
<h1>Download $app for Linux</h1>
<p>This binary package is compatible with most recent linux distributions running on Intel 32 bit CPUs. It needs testing on 64 bit CPUs. </p>
<p>This binary package is compatible with most recent linux distributions running on Intel 32 bit CPUs. It needs testing on 64 bit CPUs. There have been reports of its working on some 64bit machines. </p>
<p>
<img width="50" height="50" style="border:1px red solid" src="${href.chrome('/dl/images/binary_logo.png')}" />
(Version: $version <a href="/wiki/Changelog">Changelog</a>)

View File

@ -1266,7 +1266,7 @@ msgid ""
"so we use some heuristics to guess the cover."
msgstr ""
"Извлечь обложку из файла lrf. Замечание: если LRF форма не содержит "
"обложку, \n"
"обложку, "
"используйте вместо этого какую-нибудь эврестически подобранную обложку."
#: /home/kovid/work/calibre/src/calibre/ebooks/lrf/meta.py:609