This commit is contained in:
"Jean-Francois Dockes ext:(%22) 2012-03-13 15:36:36 +01:00
parent 07813ab6ba
commit e405dca7b5

View File

@ -1821,8 +1821,11 @@ fvwm
<listitem><formalpara><title>%S</title><para>Size <listitem><formalpara><title>%S</title><para>Size
information</para></formalpara> information</para></formalpara>
</listitem> </listitem>
<listitem><formalpara><title>%T</title><para>Title</para> <listitem><formalpara><title>%T</title><para>Title or Filename if
</formalpara> not set.</para></formalpara>
</listitem>
<listitem><formalpara><title>%t</title><para>Title or Filename if
not set.</para></formalpara>
</listitem> </listitem>
<listitem><formalpara><title>%U</title><para>Url</para></formalpara> <listitem><formalpara><title>%U</title><para>Url</para></formalpara>
</listitem> </listitem>
@ -1843,13 +1846,13 @@ fvwm
search process (see <link linkend="rcl.program.fields">field search process (see <link linkend="rcl.program.fields">field
configuration</link>). There are currently very few fields stored configuration</link>). There are currently very few fields stored
by default, apart from the values above (only by default, apart from the values above (only
<literal>author</literal>), so this feature will need some custom <literal>author</literal> and <literal>filename</literal>), so this
local configuration to be useful. For example, you could look at feature will need some custom local configuration to be useful. For
the fields for the document types of interest (use the right-click example, you could look at the fields for the document types of
menu inside the preview window), and add what you want to the list interest (use the right-click menu inside the preview window), and
of stored fields. A candidate example would be the add what you want to the list of stored fields. A candidate example
<literal>recipient</literal> field which is generated by the would be the <literal>recipient</literal> field which is generated
message filters.</para> by the message filters.</para>
<para>The default value for the paragraph format string is: <para>The default value for the paragraph format string is:
<programlisting>&lt;img src="%I" align="left">%R %S %L &amp;nbsp;&amp;nbsp;&lt;b>%T&lt;/b>&lt;br> <programlisting>&lt;img src="%I" align="left">%R %S %L &amp;nbsp;&amp;nbsp;&lt;b>%T&lt;/b>&lt;br>