[gnome3-web] interruptions is cooler, make that the main video



commit 41286df9d5a8b4e80be53d91b427871277031aff
Author: Andreas Nilsson <nisses mail home se>
Date:   Tue Apr 5 08:18:08 2011 +0200

    interruptions is cooler, make that the main video

 img/video-windows.png    |  Bin 0 -> 62463 bytes
 index.html               |    2 +-
 js/gnome3.js             |    2 +-
 video-interruptions.html |    2 +-
 video-windows.html       |    8 ++++++++
 5 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/img/video-windows.png b/img/video-windows.png
new file mode 100644
index 0000000..8a7e62a
Binary files /dev/null and b/img/video-windows.png differ
diff --git a/index.html b/index.html
index 9b631f1..8b93987 100644
--- a/index.html
+++ b/index.html
@@ -46,7 +46,7 @@
 
 <div class="container_12 videos">
 <div class="grid_4"><a href="video-appsearch.html" rel="fancybox"><img src="img/video-appsearch.png"/></a><br/>Access apps faster</div>
-<div class="grid_4"><a href="video-interruptions.html" rel="fancybox"><img src="img/video-interruptions.png"/></a><br/>Get fewer interruptions</div>
+<div class="grid_4"><a href="video-windows.html" rel="fancybox"><img src="img/video-windows.png"/></a><br/>Easier window managment</div>
 <div class="grid_4 omega"><a href="video-workspaces.html" rel="fancybox"><img src="img/video-workspaces.png"/></a><br/>Create workspaces</div>
 </div>
 
diff --git a/js/gnome3.js b/js/gnome3.js
index afedc10..0b21183 100644
--- a/js/gnome3.js
+++ b/js/gnome3.js
@@ -13,6 +13,6 @@ $(document).ready(function () {
 			 });
 		$("#splash").click(function () {
 		  $(this).empty()
-		    .html("<iframe width='940' height='405' src='http://www.youtube.com/embed/Ip9Bgjaspjs?autoplay=1&html5=1' frameborder='0' allowfullscreen='true'></iframe>");
+		    .html("<iframe width='940' height='405' src='http://www.youtube.com/embed/lepXx1kDelo?autoplay=1&html5=1' frameborder='0' allowfullscreen='true'></iframe>");
 		});
 });
diff --git a/video-interruptions.html b/video-interruptions.html
index 2019782..2394b89 100644
--- a/video-interruptions.html
+++ b/video-interruptions.html
@@ -2,7 +2,7 @@
 <head>
 </head>
 <body>
-<iframe style="border: 0px;" class="youtube-player" type="text/html" width="560" height="330" src="http://www.youtube.com/embed/lepXx1kDelo?autoplay=1&html5=1"; frameborder="0">
+<iframe style="border: 0px;" class="youtube-player" type="text/html" width="540" height="325" src="http://www.youtube.com/embed/lepXx1kDelo?autoplay=1&html5=1"; frameborder="0">
 </iframe>
 </body>
 </html>
diff --git a/video-windows.html b/video-windows.html
new file mode 100644
index 0000000..9f3e152
--- /dev/null
+++ b/video-windows.html
@@ -0,0 +1,8 @@
+<html lang="en">
+<head>
+</head>
+<body>
+<iframe style="border: 0px;" class="youtube-player" type="text/html" width="540" height="325" src="http://www.youtube.com/embed/Ip9Bgjaspjs?autoplay=1&html5=1"; frameborder="0">
+</iframe>
+</body>
+</html>



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