From: Olivier Teulière Date: Fri, 22 Apr 2005 22:35:51 +0000 (+0000) Subject: Updated skins2 doc. X-Git-Tag: 0.8.2~432 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=070072d41298ac3ab27967d3c3d25a0b4c483bae;p=vlc Updated skins2 doc. --- diff --git a/doc/skins/skins2-howto.xml b/doc/skins/skins2-howto.xml index 50001e24d8..807c9a3a1c 100644 --- a/doc/skins/skins2-howto.xml +++ b/doc/skins/skins2-howto.xml @@ -774,6 +774,8 @@ difficulty to understand how VLC skins work. +It is possible to run several actions at once, by separating them with ';'. Example: action="playlist_id.hide(); main_window_id.setLayout(main_layout)" +