]> git.sesse.net Git - vlc/blobdiff - doc/skins/skins2-howto.xml
* modules/gui/skins2/parser/interpreter.cpp: Added the "vlc.ontop()" action
[vlc] / doc / skins / skins2-howto.xml
index 80bfbaf516ba099a74ab9ff09c4a0065e1dfeae3..94315dc0579bfd95f544b3959ed10738146cc879 100644 (file)
@@ -712,9 +712,14 @@ difficulty to understand how VLC skins work.</para>
   <listitem><para>
     <emphasis>vlc.fullscreen()</emphasis>: Toggle the fullscreen mode.
   </para></listitem>
-  <!-- _Enable it for 0.7.3_ listitem><para>
+<!--  TODO: Enable it for 0.7.3
+  <listitem><para>
+    <emphasis>vlc.ontop()</emphasis>: Toggle the "Always on top" status.
+  </para></listitem>
+  <listitem><para>
     <emphasis>vlc.minimize()</emphasis>: Minimize VLC.
-  </para></listitem-->
+  </para></listitem>
+-->
   <listitem><para>
     <emphasis>vlc.quit()</emphasis>: Quit VLC.
   </para></listitem>