mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 09:49:19 +02:00
fixed html
This commit is contained in:
parent
b238205c88
commit
ef2db208c0
2 changed files with 8 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
===== 2.2.2 (Jan ??, 2015) =====
|
||||
===== 2.2.3 (Jan ??, 2015) =====
|
||||
* (planned) Tablet-oriented preferences dialog
|
||||
* (planned) Material Design support
|
||||
* (planned) Sync: single book upload
|
||||
|
@ -6,6 +6,9 @@
|
|||
* (planned) Fixed authors list/tags list editing
|
||||
* (planned) CSS selectors priority
|
||||
|
||||
===== 2.2.2 (Jan ??, 2015) =====
|
||||
* Added French introduction translation
|
||||
|
||||
===== 2.2.1 (Jan 03, 2015) =====
|
||||
* Fixed English mistakes (thanks to Sahak Petrosyan)
|
||||
* Added Spanish & Portuguese introduction translations
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<html xmlns:fbreader="http://data.fbreader.org/xhtml-extension/"><head>
|
||||
<link type="text/css" rel="stylesheet" href="style.css">
|
||||
</head><body style="">
|
||||
<h2>FBReader : introduction</h2>
|
||||
<link type="text/css" rel="stylesheet" href="style.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<h2>FBReader : introduction</h2>
|
||||
<h3 id="first">Commencer à lire</h3>
|
||||
<p></p>Vous souhaitez lire immédiatement ? Cliquez sur la couverture ci-dessous pour télécharger et ouvrir le livre. Pour revenir sur ce texte, cliquez sur « Écran de départ » dans le menu.<p class="opds last"><fbreader:opds size="5" src="https://data.fbreader.org/recommended/$LANG/catalog.xml"></fbreader:opds></p>
|
||||
<h3 id="network">Vous cherchez plus de livres ?</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue