mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
string changes
This commit is contained in:
parent
7c97efd19c
commit
de1dfc28e5
@ -185,7 +185,7 @@ Edit book plugins
|
|||||||
|
|
||||||
Now let's change gears for a bit and look at creating a plugin to add tools to
|
Now let's change gears for a bit and look at creating a plugin to add tools to
|
||||||
the calibre book editor. The plugin is available here:
|
the calibre book editor. The plugin is available here:
|
||||||
`editor_demo_plugin.zip <https://calibre-ebook.com/downloads/editor_demo_plugin.zip>`_.
|
`editor_demo_plugin.zip <https://calibre-ebook.com/downloads/editor_demo_plugin.zip>`_.
|
||||||
|
|
||||||
The first step, as for all plugins is to create the
|
The first step, as for all plugins is to create the
|
||||||
import name empty txt file, as described :ref:`above <import_name_txt>`.
|
import name empty txt file, as described :ref:`above <import_name_txt>`.
|
||||||
|
@ -121,7 +121,7 @@ View
|
|||||||
:class: float-right-img
|
:class: float-right-img
|
||||||
|
|
||||||
|vi| The :guilabel:`View` action displays the book in an e-book viewer program.
|
|vi| The :guilabel:`View` action displays the book in an e-book viewer program.
|
||||||
calibre has a built-in viewer for many e-book formats. For other formats it
|
calibre has a built-in viewer for many e-book formats. For other formats it
|
||||||
uses the default operating system application. You can configure which formats
|
uses the default operating system application. You can configure which formats
|
||||||
should open with the internal viewer via
|
should open with the internal viewer via
|
||||||
:guilabel:`Preferences->Interface->Behavior`. If a book has more than one
|
:guilabel:`Preferences->Interface->Behavior`. If a book has more than one
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
</noscript>
|
</noscript>
|
||||||
<p>
|
<p>
|
||||||
{% trans %}From here you can search the User Manual. Enter your search
|
{% trans %}From here you can search the User Manual. Enter your search
|
||||||
words into the box below and click "search".
|
words into the box below and press "Enter"
|
||||||
{% endtrans %}
|
{% endtrans %}
|
||||||
</p>
|
</p>
|
||||||
<div class="gcse-search" data-enableHistory="true">
|
<div class="gcse-search" data-enableHistory="true">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user