1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-06 03:50:19 +02:00
FBReaderJ/data/help/MiniHelp.en.fb2
Nikolay Pultsin 7292edc176 mistyping fixes
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@823 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
2008-04-13 15:28:00 +00:00

19 lines
2.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<FictionBook xmlns="http://www.gribuser.ru/xml/fictionbook/2.0" xmlns:l="http://www.w3.org/1999/xlink"><description><title-info><author><last-name>FBReader</last-name></author> <book-title>About FBReaderJ</book-title> <lang>en</lang></title-info></description>
<body>
<title><p>About FBReaderJ &FBReaderVersion;</p></title>
<p>FBReaderJ is an e-book reader for the <a l:href="http://www.android.com/">Android platform</a>. It is a clone of the <a l:href="http://www.fbreader.org/">FBReader book reader</a> written in Java by the same authors. FBReaderJ supports several e-book formats: <code>oeb</code>, <code>epub</code>, <code>fb2</code>. In future releases the list will be extended to support the same formats as the original FBReader. Direct reading from <code>zip</code>, <code>tar</code> and <code>gzip</code> archives is supported.</p>
<p>You can configure FBReaderJ to read books with a pleasure. Colors, fonts, key bindings and many other properties can be changed in the <code>Preferences Dialog</code>.</p>
<p>FBReaderJ is distributed under the terms of the <a l:href="http://www.gnu.org/licenses/gpl.html">GNU GPL</a>.</p>
<empty-line/>
<subtitle><p>How To Start</p></subtitle>
<p>FBReaderJ automatically adds <code>epub</code>, <code>oeb</code> and <code>fb2</code> books found in directories listed in the <code>Book Path</code> option. So, first of all, you need to set this option. Open the <code>Preferences Dialog</code> (open menu and select <code>Preferences...</code> item, or just press <code>O</code> key), select the top item (<code>Library</code>) and for the <code>Book Path</code> option specify a colon separated list of directories where FBReaderJ should look for <code>*.epub</code>, <code>*.oebzip</code>, <code>*.fb2</code> or archive files.</p>
<p>Open <code>library</code> (<code>menu->Library->Open</code> or <code>L</code> key), select a book from the list and start reading it.</p>
<p>Alternatively, you can manually add a file to the library. Start <code>Add to Library Dialog</code> (<code>menu->Library->Add Book...</code> or <code>A</code> key), select a file and edit the file information. Next time you can open this file using <code>library</code>.</p>
<empty-line/>
<subtitle><p>Related sites</p></subtitle>
<p>More information about FBReader and FBReaderJ can be found at <a l:href="http://www.fbreader.org">FBReader site</a>.</p>
<p>If you want to be notified about new releases, please subscribe to <a l:href="http://freshmeat.net/projects/fbreaderj">FBReaderJ project at freshmeat</a>.</p>
<p>If you have any questions or suggestions, please use <a l:href="http://groups.google.com/group/fbreader">FBReader group at googlegroups</a>.</p>
</body>
</FictionBook>