From bb416a1bc48291c462f77cb5d777b3d40c8655de Mon Sep 17 00:00:00 2001 From: Toni Gundogdu Date: Sun, 14 Apr 2013 14:47:58 +0300 Subject: [PATCH] share/README: Revise Add missing directories, revise descriptions. Signed-off-by: Toni Gundogdu --- share/README | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) rewrite share/README (84%) diff --git a/share/README b/share/README dissimilarity index 84% index 3dcefa0..8a861fb 100644 --- a/share/README +++ b/share/README @@ -1,8 +1,10 @@ -This directory contains the libquvi scripts. If you are new to lua, - is a good place to start. - - playlist/ - Playlist property scripts - common/ - Common (importable) scripts - media/ - Media property scripts - scan/ - Embedded media URL scan scripts - util/ - Utility scripts used by the library +This directory contains the libquvi-scripts(7). If you are new to lua, + is a good place to start. + + subtitle/export/ - Export scripts for the subtitle data + common/quvi/ - Importable quvi modules, see also quvi-modules(7) + playlist/ - Playlist property scripts + subtitle/ - Subtitle property scripts + media/ - Media property scripts + scan/ - Scripts for scanning embedded media URLs + util/ - Utility scripts used by the library -- 2.11.4.GIT