Commit 60b5f4b5 authored by Olivier Teulière's avatar Olivier Teulière

* doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was

   missing in the doc
parent d4f27035
......@@ -739,6 +739,9 @@ difficulty to understand how VLC skins work.</para>
<listitem><para>
<emphasis>playlist.previous()</emphasis>: Go to the previous playlist item.
</para></listitem>
<listitem><para>
<emphasis>playlist.sort()</emphasis>: Sort the playlist alphabetically.
</para></listitem>
<listitem><para>
<emphasis>playlist.setRandom(true)</emphasis>: Play the playlist items in random order.
</para></listitem>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment