From 6276fe3bf0b40bd065458a88b730f28ac78be545 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Olivier=20Teuli=C3=A8re?= Date: Fri, 5 Nov 2004 20:11:21 +0000 Subject: [PATCH] Added the items specific to VLC 0.8.0 --- doc/skins/skins2-howto.xml | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/doc/skins/skins2-howto.xml b/doc/skins/skins2-howto.xml index 484f7fc64c..5dfd817680 100644 --- a/doc/skins/skins2-howto.xml +++ b/doc/skins/skins2-howto.xml @@ -712,14 +712,12 @@ difficulty to understand how VLC skins work. vlc.fullscreen(): Toggle the fullscreen mode. - vlc.quit(): Quit VLC. @@ -747,20 +745,18 @@ difficulty to understand how VLC skins work. playlist.setLoop(false): Do not loop at playlist end. - WindowID.show(): Show the Window whose id attribute is 'WindowID'. @@ -831,22 +827,18 @@ difficulty to understand how VLC skins work. vlc.isMute: True when the sound is mute (in VLC, not on your OS), false otherwise. - playlist.isRandom: True when the playlist items are played in a random order, false otherwise. playlist.isLoop: True when the playlist is looping, false otherwise. - window_name.isVisible: True when the window whose id is "window_name" is visible, false otherwise. -- 2.39.2