[vlc-commits] VLSub: correct description
Jean-Baptiste Kempf
git at videolan.org
Mon Sep 30 00:12:42 CEST 2013
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Sep 29 23:56:03 2013 +0200| [38ae86f98f2523594c6a1e8278aafedcca73857d] | committer: Jean-Baptiste Kempf
VLSub: correct description
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=38ae86f98f2523594c6a1e8278aafedcca73857d
---
share/lua/extensions/VLSub.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/lua/extensions/VLSub.lua b/share/lua/extensions/VLSub.lua
index adc5ef2..319c9f7 100644
--- a/share/lua/extensions/VLSub.lua
+++ b/share/lua/extensions/VLSub.lua
@@ -286,7 +286,7 @@ function descriptor()
version = "0.9.10",
author = "exebetche",
url = 'http://www.opensubtitles.org/',
- shortdesc = "VLsub";
+ shortdesc = "Download Subtitles";
description = options.translation.int_descr,
capabilities = {"menu", "input-listener" }
}
More information about the vlc-commits
mailing list