Added link to cvs-bible format. Fixes bug 1134050.

Fixes: https://launchpad.net/bugs/1134050
This commit is contained in:
Tomas Groth 2015-09-08 10:31:30 +01:00
parent 010df9fef0
commit b0171bda7a
1 changed files with 6 additions and 3 deletions

View File

@ -153,9 +153,12 @@ you should now be ready to use the web Bible.
Importing CSV formatted Bibles Importing CSV formatted Bibles
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
If you have a Bible in .csv format OpenLP can import it. CSV Bibles will If you have a Bible in .csv format OpenLP can import it. If you wish to create
consist of two files a `books` file and a `verse` file. Select CSV from the list a bible in the CSV format yourself the format is documented in the
of Bible types to import. `OpenLP API documentation <http://docs.openlp.org/plugins/bibles.html#module-openlp.plugins.bibles.lib.csvbible>`_.
CSV Bibles will consist of two files a `books` file and a `verse` file.
Select CSV from the list of Bible types to import.
You are now ready to select your .csv files. You will need to select both your You are now ready to select your .csv files. You will need to select both your
books and verse file location. books and verse file location.