26 lines
703 B
XML
26 lines
703 B
XML
|
<refentry id="menuchoice.separator">
|
||
|
<refmeta>
|
||
|
<refentrytitle>menuchoice.separator</refentrytitle>
|
||
|
<refmiscinfo role="type"></refmiscinfo>
|
||
|
</refmeta>
|
||
|
<refnamediv>
|
||
|
<refname>menuchoice.separator</refname>
|
||
|
<refpurpose></refpurpose>
|
||
|
</refnamediv>
|
||
|
|
||
|
<refsynopsisdiv>
|
||
|
<src:fragment id='menuchoice.separator.frag'>
|
||
|
<xsl:param name="menuchoice.separator" select="'+'"/>
|
||
|
</src:fragment>
|
||
|
</refsynopsisdiv>
|
||
|
|
||
|
<refsect1><title>Description</title>
|
||
|
|
||
|
<para>Separator used to connect items of a <sgmltag>menuchoice</sgmltag> other
|
||
|
than <sgmltag>guimenuitem</sgmltag> and <sgmltag>guisubmenu</sgmltag>. The latter
|
||
|
elements are linked with <parameter>menuchoice.menu.separator</parameter>.
|
||
|
</para>
|
||
|
|
||
|
</refsect1>
|
||
|
</refentry>
|