markup fix
This commit is contained in:
parent
0965ce6dc6
commit
6c9f3e6f53
@ -276,7 +276,7 @@
|
|||||||
types. This list can be displayed by selecting the menu option
|
types. This list can be displayed by selecting the menu option
|
||||||
<menuchoice>
|
<menuchoice>
|
||||||
<guimenu>File</guimenu>
|
<guimenu>File</guimenu>
|
||||||
<guimenu>Show Missing Helpers</guimenu>
|
<guimenuitem>Show Missing Helpers</guimenuitem>
|
||||||
</menuchoice>
|
</menuchoice>
|
||||||
in the <command>recoll</command> GUI. It is stored in the
|
in the <command>recoll</command> GUI. It is stored in the
|
||||||
<filename>missing</filename> text file inside the configuration
|
<filename>missing</filename> text file inside the configuration
|
||||||
@ -476,7 +476,7 @@ recoll
|
|||||||
<para>The interface is started from the
|
<para>The interface is started from the
|
||||||
<menuchoice>
|
<menuchoice>
|
||||||
<guimenu>Preferences</guimenu>
|
<guimenu>Preferences</guimenu>
|
||||||
<guimenu>Indexing Configuration</guimenu>
|
<guimenuitem>Indexing Configuration</guimenuitem>
|
||||||
</menuchoice>
|
</menuchoice>
|
||||||
menu entry. It is divided in three tabs,
|
menu entry. It is divided in three tabs,
|
||||||
<guilabel>Global parameters</guilabel>, <guilabel>Local
|
<guilabel>Global parameters</guilabel>, <guilabel>Local
|
||||||
@ -577,7 +577,7 @@ recoll
|
|||||||
also be done from the <command>recoll</command> GUI
|
also be done from the <command>recoll</command> GUI
|
||||||
<menuchoice>
|
<menuchoice>
|
||||||
<guimenu>File</guimenu>
|
<guimenu>File</guimenu>
|
||||||
<guimenu>Stop Indexing</guimenu>
|
<guimenuitem>Stop Indexing</guimenuitem>
|
||||||
</menuchoice>
|
</menuchoice>
|
||||||
menu entry.</para>
|
menu entry.</para>
|
||||||
|
|
||||||
@ -643,7 +643,7 @@ recoll
|
|||||||
<command>recollindex</command>. You can reach them from the
|
<command>recollindex</command>. You can reach them from the
|
||||||
<menuchoice>
|
<menuchoice>
|
||||||
<guimenu>Preferences</guimenu>
|
<guimenu>Preferences</guimenu>
|
||||||
<guimenu>Indexing Schedule</guimenu>
|
<guimenuitem>Indexing Schedule</guimenuitem>
|
||||||
</menuchoice>
|
</menuchoice>
|
||||||
menu. They only
|
menu. They only
|
||||||
work with the good old <command>cron</command>, and do not give
|
work with the good old <command>cron</command>, and do not give
|
||||||
@ -910,7 +910,7 @@ fvwm
|
|||||||
<para>You can use the <link linkend="rcl.search.complex">
|
<para>You can use the <link linkend="rcl.search.complex">
|
||||||
<menuchoice>
|
<menuchoice>
|
||||||
<guimenu>Tools</guimenu>
|
<guimenu>Tools</guimenu>
|
||||||
<guimenu>Advanced search</guimenu>
|
<guimenuitem>Advanced search</guimenuitem>
|
||||||
</menuchoice>
|
</menuchoice>
|
||||||
</link> dialog for more complex searches.</para>
|
</link> dialog for more complex searches.</para>
|
||||||
|
|
||||||
|
|||||||
@ -12,7 +12,7 @@
|
|||||||
# source file to upper-case.
|
# source file to upper-case.
|
||||||
|
|
||||||
# Wherever docbook.xsl and chunk.xsl live
|
# Wherever docbook.xsl and chunk.xsl live
|
||||||
XSLDIR="/usr/local/share/xsl/docbook/"
|
XSLDIR="/opt/local/share/xsl/docbook-xsl/"
|
||||||
|
|
||||||
dochunky=1
|
dochunky=1
|
||||||
test $# -eq 1 && dochunky=0
|
test $# -eq 1 && dochunky=0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user