[gnome3-web] index: Use the HTML5 forcing parameter for the video player as discussed



commit 73652a1e103c17b5ecfb3d6ecdb774c7bac07702
Author: Jason D. Clinton <me jasonclinton com>
Date:   Sat Apr 2 10:39:58 2011 -0500

    index: Use the HTML5 forcing parameter for the video player as discussed

 index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/index.html b/index.html
index 98be662..97b7162 100644
--- a/index.html
+++ b/index.html
@@ -39,7 +39,7 @@
       </div>
 
 <div class="video-splash">
-<iframe width="940" height="405" src="http://www.youtube.com/embed/Ip9Bgjaspjs"; frameborder="0" allowfullscreen="true"></iframe>
+<iframe width="940" height="405" src="http://www.youtube.com/embed/Ip9Bgjaspjs?html5=1"; frameborder="0" allowfullscreen="true"></iframe>
 </div>
 
     <p>For GNOME 3, the GNOME Project has started from scratch and created a completely new, modern desktop designed for today's users and technologies. Here are some of the things that you can expect from the new GNOME:</p>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]