doc
This commit is contained in:
parent
a9ac274f6c
commit
77a3cc2e01
@ -9657,8 +9657,11 @@ for i in range(nres):
|
|||||||
<em class="replaceable"><code>rclblob</code></em>
|
<em class="replaceable"><code>rclblob</code></em>
|
||||||
indexing script later):</p>
|
indexing script later):</p>
|
||||||
<pre class="programlisting">
|
<pre class="programlisting">
|
||||||
application/x-blobapp = exec rclblob
|
application/x-blobapp = exec rclblob</pre>
|
||||||
</pre>
|
<p>Or if the files are mostly text and you don't
|
||||||
|
need to process them for indexing:</p>
|
||||||
|
<pre class="programlisting">
|
||||||
|
application/x-blobapp = internal text/plain</pre>
|
||||||
</li>
|
</li>
|
||||||
<li class="listitem">
|
<li class="listitem">
|
||||||
<p>Under the <code class="literal">[icons]</code>
|
<p>Under the <code class="literal">[icons]</code>
|
||||||
|
|||||||
@ -6596,8 +6596,11 @@ for i in range(nres):
|
|||||||
section, add the following line (more about the
|
section, add the following line (more about the
|
||||||
<replaceable>rclblob</replaceable> indexing script
|
<replaceable>rclblob</replaceable> indexing script
|
||||||
later):<programlisting>
|
later):<programlisting>
|
||||||
application/x-blobapp = exec rclblob
|
application/x-blobapp = exec rclblob</programlisting>
|
||||||
</programlisting></para>
|
Or if the files are mostly text and you don't need to process them
|
||||||
|
for indexing:<programlisting>
|
||||||
|
application/x-blobapp = internal text/plain</programlisting>
|
||||||
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem><para>Under the <literal>[icons]</literal>
|
<listitem><para>Under the <literal>[icons]</literal>
|
||||||
section, you should choose an icon to be displayed for the
|
section, you should choose an icon to be displayed for the
|
||||||
@ -6622,6 +6625,7 @@ for i in range(nres):
|
|||||||
programming</link> section describes in more detail how
|
programming</link> section describes in more detail how
|
||||||
to write an input handler.</para>
|
to write an input handler.</para>
|
||||||
|
|
||||||
|
|
||||||
</sect3>
|
</sect3>
|
||||||
</sect2>
|
</sect2>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user