]> git.sesse.net Git - vlc/commitdiff
* doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was
authorOlivier Teulière <ipkiss@videolan.org>
Sun, 1 May 2005 11:15:42 +0000 (11:15 +0000)
committerOlivier Teulière <ipkiss@videolan.org>
Sun, 1 May 2005 11:15:42 +0000 (11:15 +0000)
   missing in the doc

doc/skins/skins2-howto.xml

index 807c9a3a1c278dd8da20c5c566750e0e6eddc01c..f90110eb87728733a626a674fd2e8c86dda63949 100644 (file)
@@ -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>