[gnome-getting-started-docs] Fix media elements
- From: Petr Kovář <pmkovar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-getting-started-docs] Fix media elements
- Date: Wed, 29 Jan 2014 13:31:01 +0000 (UTC)
commit e1baeadbc8e2edaffc52ccb2384b0368e7dc0d4a
Author: Petr Kovar <pkovar redhat com>
Date: Wed Jan 29 13:28:26 2014 +0000
Fix media elements
gnome-help/C/getting-started.page | 8 ++++----
gnome-help/C/gs-browse-web-firefox.page | 9 ++++++---
gnome-help/C/gs-browse-web.page | 6 ++++--
gnome-help/C/gs-change-date-time-timezone.page | 2 +-
gnome-help/C/gs-change-wallpaper.page | 2 +-
gnome-help/C/gs-connect-online-accounts.page | 15 ++++++++++-----
gnome-help/C/gs-get-online.page | 9 ++++++---
gnome-help/C/gs-launch-applications.page | 2 +-
gnome-help/C/gs-respond-messages.page | 2 +-
gnome-help/C/gs-switch-tasks.page | 2 +-
gnome-help/C/gs-use-system-search.page | 9 ++++++---
gnome-help/C/gs-use-windows-workspaces.page | 2 +-
12 files changed, 42 insertions(+), 26 deletions(-)
---
diff --git a/gnome-help/C/getting-started.page b/gnome-help/C/getting-started.page
index dc5909e..27585ec 100644
--- a/gnome-help/C/getting-started.page
+++ b/gnome-help/C/getting-started.page
@@ -21,7 +21,7 @@
<ui:overlay width="235" height="145">
<media type="video" its:translate="no" src="figures/gnome-launching-applications.webm"
width="700" height="394">
- <ui:thumb src="gs-thumb-launching-apps.svg">
+ <ui:thumb type="image" mime="image/svg" src="gs-thumb-launching-apps.svg">
<ui:caption its:translate="yes"><desc style="center">Launch applications</desc></ui:caption>
</ui:thumb>
<tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml">
@@ -62,7 +62,7 @@
<ui:overlay width="235" height="145">
<media type="video" its:translate="no" src="figures/gnome-windows-and-workspaces.webm" width="700"
height="394">
- <ui:thumb src="gs-thumb-windows-and-workspaces.svg">
+ <ui:thumb type="image" mime="image/svg" src="gs-thumb-windows-and-workspaces.svg">
<ui:caption its:translate="yes"><desc style="center">Use windows and workspaces</desc></ui:caption>
</ui:thumb>
<tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml">
@@ -142,7 +142,7 @@
<ui:overlay width="235" height="145">
<media type="video" its:translate="no" src="figures/gnome-task-switching.webm" width="700"
height="394">
- <ui:thumb src="gs-thumb-task-switching.svg">
+ <ui:thumb type="image" mime="image/svg" src="gs-thumb-task-switching.svg">
<ui:caption its:translate="yes"><desc style="center">Switch tasks</desc></ui:caption>
</ui:thumb>
<tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml">
@@ -208,7 +208,7 @@
<ui:overlay width="235" height="145">
<media type="video" its:translate="no" src="figures/gnome-responding-to-messages.webm"
width="700" height="394">
- <ui:thumb src="gs-thumb-responding-to-messages.svg">
+ <ui:thumb type="image" mime="image/svg" src="gs-thumb-responding-to-messages.svg">
<ui:caption its:translate="yes"><desc style="center">Respond to messages</desc>
</ui:caption>
</ui:thumb>
diff --git a/gnome-help/C/gs-browse-web-firefox.page b/gnome-help/C/gs-browse-web-firefox.page
index 7195e19..9ce2ec6 100644
--- a/gnome-help/C/gs-browse-web-firefox.page
+++ b/gnome-help/C/gs-browse-web-firefox.page
@@ -23,7 +23,8 @@
<if:choose>
<if:when test="!platform:gnome-classic">
- <media type="image" its:translate="no" src="gs-web-browser1-firefox.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-web-browser1-firefox.svg" width="100%" />
<steps>
<item><p>Move your mouse pointer to the <gui>Activities</gui> corner at
@@ -40,7 +41,8 @@
</if:when>
<if:when test="platform:gnome-classic">
- <media type="image" its:translate="no" src="gs-web-browser1-firefox-classic.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-web-browser1-firefox-classic.svg" width="100%" />
<steps>
<item><p>Click the <gui>Applications</gui> menu at the top left of the
@@ -52,7 +54,8 @@
</if:when>
</if:choose>
- <media type="image" its:translate="no" src="gs-web-browser2-firefox.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-web-browser2-firefox.svg" width="100%" />
<steps style="continues">
<item><p>Click the address bar at the top of the browser window and start
diff --git a/gnome-help/C/gs-browse-web.page b/gnome-help/C/gs-browse-web.page
index abdd203..a127249 100644
--- a/gnome-help/C/gs-browse-web.page
+++ b/gnome-help/C/gs-browse-web.page
@@ -19,7 +19,8 @@
<title>Browse the web</title>
- <media type="image" its:translate="no" src="gs-web-browser1.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-web-browser1.svg" width="100%" />
<steps>
<item><p>Move your mouse pointer to the <gui>Activities</gui> corner at
@@ -33,7 +34,8 @@
xref="gs-use-system-search">just typing</link> <em>web</em> in the
<gui>Activities Overview</gui>.</p></note>
- <media type="image" its:translate="no" src="gs-web-browser2.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-web-browser2.svg" width="100%" />
<steps style="continues">
<item><p>Click the address bar at the top of the browser window and start
diff --git a/gnome-help/C/gs-change-date-time-timezone.page b/gnome-help/C/gs-change-date-time-timezone.page
index 54f34f9..58bb1d8 100644
--- a/gnome-help/C/gs-change-date-time-timezone.page
+++ b/gnome-help/C/gs-change-date-time-timezone.page
@@ -26,7 +26,7 @@
<ui:overlay width="812" height="452">
<media type="video" its:translate="no" src="figures/gnome-timezone.webm" width="700" height="394">
- <ui:thumb src="gs-thumb-timezone.svg"/>
+ <ui:thumb type="image" mime="image/svg" src="gs-thumb-timezone.svg"/>
<tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="5s">
diff --git a/gnome-help/C/gs-change-wallpaper.page b/gnome-help/C/gs-change-wallpaper.page
index 6347af7..5bfc5ea 100644
--- a/gnome-help/C/gs-change-wallpaper.page
+++ b/gnome-help/C/gs-change-wallpaper.page
@@ -21,7 +21,7 @@
<ui:overlay width="812" height="452">
<media type="video" its:translate="no" src="figures/gnome-change-wallpaper.webm" width="700" height="394">
- <ui:thumb src="gs-thumb-changing-wallpaper.svg"/>
+ <ui:thumb type="image" mime="image/svg" src="gs-thumb-changing-wallpaper.svg"/>
<tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="5s">
diff --git a/gnome-help/C/gs-connect-online-accounts.page b/gnome-help/C/gs-connect-online-accounts.page
index 8be311b..217c340 100644
--- a/gnome-help/C/gs-connect-online-accounts.page
+++ b/gnome-help/C/gs-connect-online-accounts.page
@@ -20,14 +20,16 @@
<title>Connect to online accounts</title>
- <media type="image" its:translate="no" src="gs-goa1.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-goa1.svg" width="100%" />
<steps>
<item><p>Click the system menu on the right side of the top bar.</p></item>
<item><p>Press the settings button at the bottom of the menu.</p></item>
</steps>
- <media type="image" its:translate="no" src="gs-goa2.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-goa2.svg" width="100%" />
<steps style="continues">
<item><p>From the list of items, select <gui>Online Accounts</gui>, then
@@ -38,14 +40,16 @@
online account by clicking the <gui>+</gui> button at the bottom left
corner of the window.</p></note>
- <media type="image" its:translate="no" src="gs-goa3.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-goa3.svg" width="100%" />
<steps style="continues">
<item><p>Click the online account you want to use. This will open a new
window where you can sign in to your online account.</p></item>
</steps>
- <media type="image" its:translate="no" src="gs-goa4.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-goa4.svg" width="100%" />
<steps style="continues">
<item><p>In most cases, you will have to grant access to the online
@@ -54,7 +58,8 @@
will have to click the <gui>Grant Access</gui> button.</p></item>
</steps>
- <media type="image" its:translate="no" src="gs-goa5.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-goa5.svg" width="100%" />
<steps style="continues">
<item><p>Many online accounts let you choose the services you want to use
diff --git a/gnome-help/C/gs-get-online.page b/gnome-help/C/gs-get-online.page
index fd0f7c6..dfc922f 100644
--- a/gnome-help/C/gs-get-online.page
+++ b/gnome-help/C/gs-get-online.page
@@ -28,7 +28,8 @@
<title>Connect to a wired network</title>
- <media type="image" its:translate="no" src="gs-go-online1.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-go-online1.svg" width="100%" />
<steps>
<item><p>The network connection icon on the right-hand side of the top
@@ -52,7 +53,8 @@
<title>Connect to a Wi-Fi network</title>
- <media type="image" its:translate="no" src="gs-go-online2.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-go-online2.svg" width="100%" />
<steps>
<item><p>To connect to a Wi-Fi (wireless) network, click the status menu at
@@ -65,7 +67,8 @@
supports it and you are in an area with Wi-Fi coverage.</p>
</note>
- <media type="image" its:translate="no" src="gs-go-online3.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-go-online3.svg" width="100%" />
<steps style="continues">
<item><p>From the list of available Wi-Fi networks, select the network you
diff --git a/gnome-help/C/gs-launch-applications.page b/gnome-help/C/gs-launch-applications.page
index d3eb2db..54a129e 100644
--- a/gnome-help/C/gs-launch-applications.page
+++ b/gnome-help/C/gs-launch-applications.page
@@ -22,7 +22,7 @@
<ui:overlay width="812" height="452">
<media type="video" its:translate="no" src="figures/gnome-launching-applications.webm" width="700"
height="394">
- <ui:thumb src="gs-thumb-launching-apps.svg"/>
+ <ui:thumb type="image" mime="image/svg" src="gs-thumb-launching-apps.svg"/>
<tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="5s">
diff --git a/gnome-help/C/gs-respond-messages.page b/gnome-help/C/gs-respond-messages.page
index bde134c..f55acab 100644
--- a/gnome-help/C/gs-respond-messages.page
+++ b/gnome-help/C/gs-respond-messages.page
@@ -21,7 +21,7 @@
<ui:overlay width="812" height="452">
<media type="video" its:translate="no" src="figures/gnome-responding-to-messages.webm" width="700"
height="394">
- <ui:thumb src="gs-thumb-responding-to-messages.svg"/>
+ <ui:thumb type="image" mime="image/svg" src="gs-thumb-responding-to-messages.svg"/>
<tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="3s">
diff --git a/gnome-help/C/gs-switch-tasks.page b/gnome-help/C/gs-switch-tasks.page
index ef2e2df..cf40f72 100644
--- a/gnome-help/C/gs-switch-tasks.page
+++ b/gnome-help/C/gs-switch-tasks.page
@@ -25,7 +25,7 @@
<ui:overlay width="812" height="452">
<media type="video" its:translate="no" src="figures/gnome-task-switching.webm" width="700" height="394">
- <ui:thumb src="gs-thumb-task-switching.svg"/>
+ <ui:thumb type="image" mime="image/svg" src="gs-thumb-task-switching.svg"/>
<tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="5s">
diff --git a/gnome-help/C/gs-use-system-search.page b/gnome-help/C/gs-use-system-search.page
index efb1b4d..af601b8 100644
--- a/gnome-help/C/gs-use-system-search.page
+++ b/gnome-help/C/gs-use-system-search.page
@@ -19,7 +19,8 @@
<title>Use the system search</title>
- <media type="image" its:translate="no" src="gs-search1.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-search1.svg" width="100%" />
<steps>
<item><p>Open the <gui>Activities Overview</gui> by pressing the
@@ -30,7 +31,8 @@
<p>Press <key>Enter</key> to switch to the first highlighted result.</p></item>
</steps>
- <media type="image" its:translate="no" src="gs-search2.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-search2.svg" width="100%" />
<steps style="continues">
<item><p>Items that may appear in the search results include:</p>
<list>
@@ -64,7 +66,8 @@
<title>Customize search results</title>
- <media type="image" its:translate="no" src="gs-search-settings.svg" width="100%" />
+ <media its:translate="no" type="image" mime="image/svg"
+ src="gs-search-settings.svg" width="100%" />
<note style="important">
<p>GNOME lets you customize what you want to display in the search
diff --git a/gnome-help/C/gs-use-windows-workspaces.page b/gnome-help/C/gs-use-windows-workspaces.page
index f7bf714..4c9a89e 100644
--- a/gnome-help/C/gs-use-windows-workspaces.page
+++ b/gnome-help/C/gs-use-windows-workspaces.page
@@ -21,7 +21,7 @@
<ui:overlay width="812" height="452">
<media type="video" its:translate="no" src="figures/gnome-windows-and-workspaces.webm" width="700"
height="394">
- <ui:thumb src="gs-thumb-windows-and-workspaces.svg"/>
+ <ui:thumb type="image" mime="image/svg" src="gs-thumb-windows-and-workspaces.svg"/>
<tt:tt its:translate="yes" xmlns:tt="http://www.w3.org/ns/ttml">
<tt:body>
<tt:div begin="1s" end="5s">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]