From 2c6dfafb185bc92e276b3a7dc831457a922e2b49 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Olivier=20Teuli=C3=A8re?= Date: Wed, 25 Aug 2004 21:36:03 +0000 Subject: [PATCH] * Update the docs --- doc/skins/skins2-howto.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/skins/skins2-howto.xml b/doc/skins/skins2-howto.xml index bf3bdc0afb..484f7fc64c 100644 --- a/doc/skins/skins2-howto.xml +++ b/doc/skins/skins2-howto.xml @@ -754,6 +754,12 @@ difficulty to understand how VLC skins work. playlist.setRepeat(false): Stop repeating the current playlist item. + + playlist.load(): Load an external playlist file. + + + playlist.save(): Save the current playlist. + --> WindowID.show(): Show the Window whose id attribute is 'WindowID'. -- 2.39.5