[gnome-getting-started-docs] Overlay mode for all videos
- From: Petr Kovář <pmkovar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-getting-started-docs] Overlay mode for all videos
- Date: Mon, 25 Mar 2013 18:28:40 +0000 (UTC)
commit c22932eef96c54c057c0bb38a63ac3e4e101856d
Author: Petr Kovar <pkovar redhat com>
Date: Mon Mar 25 19:24:52 2013 +0100
Overlay mode for all videos
Workaround for until bug 690572 and others get fixed.
gnome-help/C/gs-change-date-time-timezone.page | 6 ++++--
gnome-help/C/gs-change-wallpaper.page | 4 +++-
gnome-help/C/gs-launch-applications.page | 6 ++++--
gnome-help/C/gs-respond-messages.page | 4 +++-
gnome-help/C/gs-switch-tasks.page | 4 +++-
gnome-help/C/gs-use-windows-workspaces.page | 4 +++-
6 files changed, 20 insertions(+), 8 deletions(-)
---
diff --git a/gnome-help/C/gs-change-date-time-timezone.page b/gnome-help/C/gs-change-date-time-timezone.page
index d1c7d57..237e944 100644
--- a/gnome-help/C/gs-change-date-time-timezone.page
+++ b/gnome-help/C/gs-change-date-time-timezone.page
@@ -18,8 +18,9 @@
<title>Change the date, time and timezone</title>
+ <ui:overlay width="812" height="452">
<media type="video" src="figures/gnome-timezone.webm" width="840" height="468">
- <media type="image" style="poster" src="gs-thumb-timezone.svg"/>
+ <ui:thumb src="gs-thumb-timezone.svg"/>
<tt:tt xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="5s">
@@ -44,7 +45,8 @@
</tt:body>
</tt:tt>
</media>
-
+ </ui:overlay>
+
<section id="change-date-time">
<title>Change the date, time and timezone</title>
diff --git a/gnome-help/C/gs-change-wallpaper.page b/gnome-help/C/gs-change-wallpaper.page
index ba89f65..0d601fb 100644
--- a/gnome-help/C/gs-change-wallpaper.page
+++ b/gnome-help/C/gs-change-wallpaper.page
@@ -18,8 +18,9 @@
<title>Change the wallpaper</title>
+ <ui:overlay width="812" height="452">
<media type="video" src="figures/gnome-change-wallpaper.webm" width="840" height="468">
- <media type="image" style="poster" src="gs-thumb-changing-wallpaper.svg"/>
+ <ui:thumb src="gs-thumb-changing-wallpaper.svg"/>
<tt:tt xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="5s">
@@ -46,6 +47,7 @@
</tt:body>
</tt:tt>
</media>
+ </ui:overlay>
<section id="change-wallpaper-overview">
<title>Change the wallpaper</title>
diff --git a/gnome-help/C/gs-launch-applications.page b/gnome-help/C/gs-launch-applications.page
index fea5002..07b9c3e 100644
--- a/gnome-help/C/gs-launch-applications.page
+++ b/gnome-help/C/gs-launch-applications.page
@@ -20,8 +20,9 @@
<title>Launch applications</title>
+ <ui:overlay width="812" height="452">
<media type="video" src="figures/gnome-launching-applications.webm" width="840" height="468">
- <media type="image" style="poster" src="gs-thumb-launching-apps.svg"/>
+ <ui:thumb src="gs-thumb-launching-apps.svg"/>
<tt:tt xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="5s">
@@ -53,7 +54,8 @@
</tt:body>
</tt:tt>
</media>
-
+ </ui:overlay>
+
<section id="launch-apps-mouse">
<title>Launch applications with the mouse</title>
diff --git a/gnome-help/C/gs-respond-messages.page b/gnome-help/C/gs-respond-messages.page
index 695a77a..9f14e40 100644
--- a/gnome-help/C/gs-respond-messages.page
+++ b/gnome-help/C/gs-respond-messages.page
@@ -18,8 +18,9 @@
<title>Respond to messages</title>
+ <ui:overlay width="812" height="452">
<media type="video" src="figures/gnome-responding-to-messages.webm" width="840" height="468">
- <media type="image" style="poster" src="gs-thumb-responding-to-messages.svg"/>
+ <ui:thumb src="gs-thumb-responding-to-messages.svg"/>
<tt:tt xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="3s">
@@ -78,6 +79,7 @@
</tt:body>
</tt:tt>
</media>
+ </ui:overlay>
<section id="respond-to-messages-mouse">
<title>Respond to a chat message with the mouse</title>
diff --git a/gnome-help/C/gs-switch-tasks.page b/gnome-help/C/gs-switch-tasks.page
index 0976bea..97dcae2 100644
--- a/gnome-help/C/gs-switch-tasks.page
+++ b/gnome-help/C/gs-switch-tasks.page
@@ -18,8 +18,9 @@
<title>Switch tasks</title>
+ <ui:overlay width="812" height="452">
<media type="video" src="figures/gnome-task-switching.webm" width="840" height="468">
- <media type="image" style="poster" src="gs-thumb-task-switching.svg"/>
+ <ui:thumb src="gs-thumb-task-switching.svg"/>
<tt:tt xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="5s">
@@ -77,6 +78,7 @@
</tt:body>
</tt:tt>
</media>
+ </ui:overlay>
<section id="switch-tasks-overview">
<title>Switch tasks</title>
diff --git a/gnome-help/C/gs-use-windows-workspaces.page b/gnome-help/C/gs-use-windows-workspaces.page
index a90fa5a..136e85b 100644
--- a/gnome-help/C/gs-use-windows-workspaces.page
+++ b/gnome-help/C/gs-use-windows-workspaces.page
@@ -17,8 +17,9 @@
<title>Use windows and workspaces</title>
+ <ui:overlay width="812" height="452">
<media type="video" src="figures/gnome-windows-and-workspaces.webm" width="840" height="468">
- <media type="image" style="poster" src="gs-thumb-windows-and-workspaces.svg"/>
+ <ui:thumb src="gs-thumb-windows-and-workspaces.svg"/>
<tt:tt xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="5s">
@@ -88,6 +89,7 @@
</tt:body>
</tt:tt>
</media>
+ </ui:overlay>
<section id="use-workspaces-and-windows-maximize">
<title>Maximize and unmaximize windows</title>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]