[vlc-commits] HTML export: we have enough spam, thanks

Jean-Baptiste Kempf git at videolan.org
Thu Feb 17 12:54:37 CET 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Feb 17 12:53:15 2011 +0100| [34de9c1aece0368ae9171b2d3859211b8e2698de] | committer: Jean-Baptiste Kempf

HTML export: we have enough spam, thanks

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=34de9c1aece0368ae9171b2d3859211b8e2698de
---

 modules/misc/playlist/html.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/misc/playlist/html.c b/modules/misc/playlist/html.c
index b2ac715..8c9d00c 100644
--- a/modules/misc/playlist/html.c
+++ b/modules/misc/playlist/html.c
@@ -108,7 +108,7 @@ int Export_HTML( vlc_object_t *p_this )
 "<head>\n"
 "  <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\n"
 "  <meta name=\"Generator\" content=\"VLC media player\" />\n"
-"  <meta name=\"Author\" content=\"videolan at videolan.org (VideoLAN team)\" />\n"
+"  <meta name=\"Author\" content=\"VLC, http://www.videolan.org/vlc/\" />\n"
 "  <title>VLC generated playlist</title>\n"
 "  <style type=\"text/css\">\n"
 "    body {\n"



More information about the vlc-commits mailing list