[vlc-commits] share: fix test page title
Felix Paul Kühne
git at videolan.org
Mon Feb 10 15:00:04 CET 2014
npapi-vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Mon Feb 10 15:00:04 2014 +0100| [007c8626e14ddcfa1842ebd24c2c80815d32dc99] | committer: Felix Paul Kühne
share: fix test page title
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=007c8626e14ddcfa1842ebd24c2c80815d32dc99
---
share/test/windowless.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/test/windowless.html b/share/test/windowless.html
index 6c08da4..913bfda 100644
--- a/share/test/windowless.html
+++ b/share/test/windowless.html
@@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
-<title>VLC Plugin test page</TITLE>
+<title>VLC windowless Plugin test page</TITLE>
<style>
.inputTrackerInput {
height:20;
More information about the vlc-commits
mailing list