[gnome3-web] make it xhtml, for xml2po



commit 777adc51cfdcc9b844e81d68c134d14c6906ead0
Author: Frédéric Péters <fpeters 0d be>
Date:   Mon Mar 28 23:00:18 2011 +0530

    make it xhtml, for xml2po

 index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/index.html b/index.html
index d0e86dc..0ecde69 100644
--- a/index.html
+++ b/index.html
@@ -33,12 +33,12 @@
   <div class="grid_16">
       <div id="splash">
         <img class="alpha-banner" src="img/alpha-banner.png"/>
-        <a id="slick-show" href="#"><img class="play-button" src="img/play.png"></a>
+        <a id="slick-show" href="#"><img class="play-button" src="img/play.png" /></a>
         <h1>Introducing the next generation GNOME desktop</h1>
       </div>
 
 <div class="video-splash">
-<iframe title="YouTube video player" width="940" height="405" src="http://www.youtube.com/embed/Ip9Bgjaspjs"; frameborder="0" allowfullscreen></iframe>
+<iframe title="YouTube video player" width="940" height="405" src="http://www.youtube.com/embed/Ip9Bgjaspjs"; 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]