vlc | branch: master | Pierre Ynard <[email protected]> | Sat Oct 17 00:35:26 2015 +0200| [18994ecded0c9d2ce72608f86fbd2cc7575cf238] | committer: Pierre Ynard
doc: install liveleak.lua sample script instead of soundcloud.lua soundcloud.lua is no longer the trivial example it was before > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=18994ecded0c9d2ce72608f86fbd2cc7575cf238 --- share/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/Makefile.am b/share/Makefile.am index 8c7c36c..3800801 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -168,7 +168,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 \ _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
