[vlc-commits] doc: install liveleak.lua sample script instead of soundcloud.lua
Pierre Ynard
git at videolan.org
Wed Oct 21 19:19:55 CEST 2015
vlc/vlc-2.2 | branch: master | Pierre Ynard <linkfanel at yahoo.fr> | Sat Oct 17 00:35:26 2015 +0200| [bfbdaae8c81a1680b508059c6d0636ea7acf865b] | committer: Jean-Baptiste Kempf
doc: install liveleak.lua sample script instead of soundcloud.lua
soundcloud.lua is no longer the trivial example it was before
(cherry picked from commit 18994ecded0c9d2ce72608f86fbd2cc7575cf238)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=bfbdaae8c81a1680b508059c6d0636ea7acf865b
---
share/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/Makefile.am b/share/Makefile.am
index 105ed0c..029c9f4 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -167,7 +167,7 @@ nobase_doc_DATA = \
lua/meta/reader/README.txt \
lua/meta/reader/filename.lua \
lua/playlist/README.txt \
- lua/playlist/soundcloud.lua \
+ lua/playlist/liveleak.lua \
lua/playlist/youtube.lua \
lua/sd/README.txt \
lua/sd/icecast.lua \
More information about the vlc-commits
mailing list