mirror of
https://github.com/mpv-player/mpv
synced 2024-11-11 00:15:33 +01:00
missing spaces
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12439 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
13286ff2ba
commit
3bbfafa754
@ -394,13 +394,13 @@ dragged horizontally. The parameters are:
|
||||
button (must have three parts below each other, like in case of
|
||||
<link linkend="skin-button">button</link>)
|
||||
</para></listitem>
|
||||
<listitem><para><literal>bwidth</literal>,<literal>bheight</literal> - size
|
||||
<listitem><para><literal>bwidth</literal>, <literal>bheight</literal> - size
|
||||
of the button
|
||||
</para></listitem>
|
||||
<listitem><para><literal>phases</literal> - the image to be used for the
|
||||
different phases of the hpotmeter. A special value of <literal>NULL</literal>
|
||||
can be used if you want no such image. The image must be divided into
|
||||
<literal>numphasesparts</literal> vertically like this:
|
||||
<literal>numphases</literal> parts vertically like this:
|
||||
</para>
|
||||
<informalfigure>
|
||||
<screen>
|
||||
@ -422,9 +422,9 @@ dragged horizontally. The parameters are:
|
||||
<listitem><para><literal>default</literal> - default value for hpotmeter
|
||||
(in the range <literal>0</literal> to <literal>100</literal>)
|
||||
</para></listitem>
|
||||
<listitem><para><literal>X</literal>,<literal>Y</literal> - position for the hpotmeter
|
||||
<listitem><para><literal>X</literal>, <literal>Y</literal> - position for the hpotmeter
|
||||
</para></listitem>
|
||||
<listitem><para><literal>width</literal>,<literal>height</literal> - width and height
|
||||
<listitem><para><literal>width</literal>, <literal>height</literal> - width and height
|
||||
of the <literal>hpotmeter</literal>
|
||||
</para></listitem>
|
||||
<listitem><para><literal>message</literal> - the message to be generated when the
|
||||
|
Loading…
Reference in New Issue
Block a user