[gnome-getting-started-docs/wip/subtitles: 2/2] Add subtitles to the launch-apps video



commit 888697a32aa5b07c68a346c509315d1c573b119e
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Nov 2 15:03:49 2012 -0400

    Add subtitles to the launch-apps video
    
    Just an experiment, to see how this works.

 getting-started/C/launch-apps.page |   33 ++++++++++++++++++++++++++++++---
 1 files changed, 30 insertions(+), 3 deletions(-)
---
diff --git a/getting-started/C/launch-apps.page b/getting-started/C/launch-apps.page
index 45e31d1..34dd97c 100644
--- a/getting-started/C/launch-apps.page
+++ b/getting-started/C/launch-apps.page
@@ -24,11 +24,38 @@
 
   <title>Launching applications</title>
 
-   <media type="video" src="figures/launching-apps-0001-0718.ogg" width="700" height="394"/>
-  
+   <media type="video" src="figures/launching-apps-0001-0718.ogg" width="700" height="394">
+     <tt:tt xmlns:tt="http://www.w3.org/ns/ttml";>
+       <tt:body>
+         <tt:div begin="5s" end="7.5s">
+           <tt:p>Move your mouse pointer to the <gui>Activities</gui> corner
+                 at the top left of the screen
+                 to show the <gui>Activities Overview</gui>.</tt:p>
+           </tt:div>
+         <tt:div begin="7.5s" end="9.5s">
+           <tt:p>Click the <gui>Show Applications</gui> item located in the
+                 bar at the left of the screen.</tt:p>
+         </tt:div>
+         <tt:div begin="9.5s" end="12s">
+           <tt:p>Click the application you want to run, for example, Help.</tt:p>
+         </tt:div>
+         <tt:div begin="13s" end="20s">
+           <tt:p>Use the keyboard to open the <gui>Activities Overview</gui>
+                 <tt:span begin="3s">by pressing the <key>Super</key> key</tt:span></tt:p>
+         </tt:div>
+         <tt:div begin="20s" end="25s">
+           <tt:p>Start typing the name of the application that you want to launch.</tt:p>
+         </tt:div>
+         <tt:div begin="25s" end="29s">
+           <tt:p>Press <key>Enter</key> to launch the application.</tt:p>
+         </tt:div>
+       </tt:body>
+     </tt:tt>
+   </media>
+
   <section id="launching-apps-mouse">
     <title>Launching applications with the mouse</title>
- 
+
   <steps>
     <item><p>Move your mouse pointer to the <gui>Activities</gui> corner at the
      top left of the screen to show the <gui>Activities Overview</gui>.</p></item>



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