replaced missing icon name

This commit is contained in:
John Morris 2019-06-21 13:10:08 -04:00
parent d40565ff6d
commit 9c5d240e36
2 changed files with 32 additions and 5 deletions

View File

@ -120,9 +120,10 @@ OpenLP provides a Web Download method to import Bibles when you do not have a
locally installed Bible available. The Web Download method registers the Bible
in OpenLP like the other Bibles only it downloads the verses as you need them.
.. warning::
This import requires an internet connection and is not meant to be used as
your sole source for Bibles, but rather as another option.
.. caution::
This import requires an internet connection when installing and when
searching for verses and is not meant to be used as your sole source for
Bibles, but rather as another option.
To use the web download feature select web download from the import wizard.
@ -201,7 +202,7 @@ Some information about a Bible can be edited. What can be edited is dependent o
the type of bible.
Select the Bible you want to edit then select the |bibleedit| icon
Select the Bible you want to edit then select the |bibleedit| Bible Edit icon
to edit the Bible informtion.
On the :guilabel:`Meta Data` tab you can update the Bible Version name,

View File

@ -34,6 +34,10 @@ unwelcome results.
Pictures
========
All pictures will be in the .pmg format and stored in the pics directory of
the manual. If the pictures is for a specific page the filename will start
with the page name and contain no spaces.
All pictures used in the page will be described at the end of the document and
image pointers will be used inside the document when an image is to be
displayed. The image deffinition uses upper case for the image title and the
@ -116,8 +120,30 @@ Example:
end of example
Toolbar Descriptions
====================
When describing the items in a toolbar with one line descriptions, use the
toolbar formatting.
Example:
--------
|image| image description::
some description about the image.
end of example
When the toolbar items need more detail, then use an inline Icon with Icon name
Example:
--------
Selecting the |biblelock| Lock icon locks and unlocks the search results.
This feature can be used to combine multiple search results into one ...
end of example
so if you're going through and listing each and every action in that toolbar, then use this style: http://manual.openlp.org/mediamanager.html#toolbar
[20:57] <superfly> But if you're documenting a feature, and you want to include an icon, you should make it an inline icon.