[pitivi] help: Update importing.page, movearoundtimeline.page and usingclips.page



commit 6ac9c4479b372b14bce18e3506562e118c23682c
Author: Tomas Karger <tomkarger gmail com>
Date:   Thu Dec 19 09:36:23 2013 +0100

    help: Update importing.page, movearoundtimeline.page and usingclips.page

 help/C/importing.page          |   10 +++++-----
 help/C/movearoundtimeline.page |   10 +++++-----
 help/C/usingclips.page         |    6 ++++--
 3 files changed, 14 insertions(+), 12 deletions(-)
---
diff --git a/help/C/importing.page b/help/C/importing.page
index 2308796..904fcf5 100644
--- a/help/C/importing.page
+++ b/help/C/importing.page
@@ -5,7 +5,7 @@
 
   <info>
     <link type="guide" xref="index#gettingstarted"/>
-    <revision pkgversion="0.14.2" version="0.3" date="2011-08-15" status="incomplete"/>
+    <revision pkgversion="0.92" version="0.3" date="2013-12-19" status="complete"/>
     <credit type="author">
       <name>Jean-François Fortin Tam</name>
       <email>nekohayo gmail com</email>
@@ -13,6 +13,8 @@
     <credit type="contributor">
       <name>Mario Blättermann</name>
       <email>mariobl gnome org</email>
+      <name>Tomáš Karger</name>
+      <email>tomkarger gmail com</email>
     </credit>
     <desc>
       Importing files into your project as clips.
@@ -40,16 +42,15 @@
 
       <section>
        <title>Importing files</title>
-       <section>
         <title>Using the file chooser</title>
-         <p>You can import media into the <gui>Media Library</gui> by using the file chooser dialog, which 
has the advantage of letting you preview the files you want to import. To do so, use the 
<guiseq><gui>Library</gui><gui>Import Files...</gui></guiseq> menu, the <gui>Import Files...</gui> button on 
the main toolbar, or press <keyseq><key>Ctrl</key><key>i</key></keyseq>.</p>
+         <p>You can import media into the <gui>Media Library</gui> by using the file chooser dialog, which 
has the advantage of letting you preview the files you want to import. To do so, use the 
<guiseq><gui>Library</gui><gui>Import</gui></guiseq> button, or press 
<keyseq><key>Ctrl</key><key>i</key></keyseq>.</p>
          <p>The following file chooser dialog window will appear:</p>
          <figure>
           <title>Filechooser dialog</title>
           <desc>Filechooser dialog</desc>
           <media type="image" src="figures/filechooser.png" mime="image/png" style="right"></media>
          </figure>
-         <p>Press <key>Ctrl</key> or <key>Shift</key> to select multiple files at the same time. You can 
also import all the files contained in a folder (and its subfolders) by using 
<guiseq><gui>Library</gui><gui>Import Folders...</gui></guiseq> in the menu bar.</p>
+         <p>Press <key>Ctrl</key> or <key>Shift</key> to select multiple files at the same time.</p>
        </section>
        <section>
         <title>Using drag and drop</title>
@@ -70,6 +71,5 @@
           </item>
          </list>
        </section>
-      </section>
 
 </page>
diff --git a/help/C/movearoundtimeline.page b/help/C/movearoundtimeline.page
index f592104..1ae7d96 100644
--- a/help/C/movearoundtimeline.page
+++ b/help/C/movearoundtimeline.page
@@ -5,7 +5,7 @@
 
   <info>
     <link type="guide" xref="index#gettingstarted"/>
-    <revision pkgversion="0.13.4" version="0.1" date="2010-12-05" status="incomplete"/>
+    <revision pkgversion="0.92" version="0.1" date="2013-12-19" status="complete"/>
     <credit type="author">
       <name>Jean-François Fortin Tam</name>
       <email>nekohayo gmail com</email>
@@ -15,6 +15,8 @@
       <email>mariobl gnome org</email>
       <name>Brian Grohe</name>
       <email>grohe43 gmail com</email>
+      <name>Tomáš Karger</name>
+      <email>tomkarger gmail com</email>
     </credit>
     <desc>
       Moving the playhead, using the zoom feature, scrolling and scrubbing.
@@ -50,16 +52,15 @@
            <item><p>Dragging the zoom slider on the left of the ruler</p></item>
            <item><p>Using keyboard shortcuts such as <key>Ctrl</key>+<key>-</key> to zoom out or 
<key>Ctrl</key>+<key>=</key> (<key>Ctrl</key>+<key>+</key> on the numeric keypad) to zoom in</p></item>
        </list>
-       <p>To get a better overview of your timeline, you may use the <guiseq><gui>View</gui><gui>Best 
Fit</gui></guiseq> menu item or click the <gui>Zoom</gui> button on the left of the zoom slider.</p>
+       <p>To get a better overview of your timeline, you may use the <guiseq><gui>View</gui><gui>Best 
Fit</gui></guiseq> menu item or click the <gui>Zoom</gui> button on the left of the zoom slider. The third 
way to do this is by pressing <keyseq><key>Ctrl</key><key>0</key></keyseq></p>.
 
        <note>
            <title>Zooming is always centered around the location of your playhead</title>
            <p>When using the mouse wheel to zoom in and out, remember that the zoom is not relative to the 
position of your mouse, only to the position of the playhead on the timeline.</p>
        </note>
-
        <note style="tip">
         <title><em>Warping</em> between zoom levels</title>
-        <p>Using your mouse's scroll wheel, you can also <em>warp</em> instantly from any zoom level to 
another in a single click. To do that, click with your mousewheel anywhere on the zoom slider.</p>
+        <p>Using your mouse, you can also <em>warp</em> instantly from any zoom level to another in a single 
click. To do that, click anywhere on the zoom slider.</p>
        </note>
      </section>
 
@@ -82,7 +83,6 @@
         <item><p>Review repeatedly the visual motion in a scene by moving back and forth in time.</p></item>
        </list>
        <p>To scrub, click on the ruler and move the mouse with the button still held down.</p>
-       <p>You can also scrub by dragging the black vertical line that stems from the playhead and spans 
across the timeline.</p>
      </section>
 
 </page>
diff --git a/help/C/usingclips.page b/help/C/usingclips.page
index 01cb9fe..8bf8349 100644
--- a/help/C/usingclips.page
+++ b/help/C/usingclips.page
@@ -5,7 +5,7 @@
 
   <info>
     <link type="guide" xref="index#gettingstarted"/>
-    <revision pkgversion="0.13.4" version="0.1" date="2010-12-05" status="complete"/>
+    <revision pkgversion="0.92" version="0.1" date="2013-12-19" status="complete"/>
     <credit type="author">
       <name>Jean-François Fortin Tam</name>
       <email>nekohayo gmail com</email>
@@ -13,6 +13,8 @@
     <credit type="contributor">
       <name>Mario Blättermann</name>
       <email>mariobl gnome org</email>
+      <name>Tomáš Karger</name>
+      <email>tomkarger gmail com</email>
     </credit>
     <desc>
       Learn the difference between clips and files and how to do basic operations on clips in the timeline.
@@ -37,7 +39,7 @@
       <title>Moving clips along the timeline</title>
        <p>You can move a clip within a layer or move it to a different layer.</p>
        <p>Click and drag a single clip to move it, and release the mouse button to place it. Dragging 
horizontally keeps the clip on the same layer, but dragging it vertically moves the clip to a different 
layer.</p>
-       <p>To move multiple clips at the same time, use the <key>Ctrl</key> or <key>Shift</key> keys to 
select multiple clips. Selected clips do not need to be on the same layer. Then, drag the clips just as you 
would do for a single clip; their position relative to each other will be preserved.</p>
+       <p>To move multiple clips at the same time, use the <key>Ctrl</key> or <key>Shift</key> keys to 
select multiple clips (see <link xref="makeselections">Making selections</link> for more details). Selected 
clips do not need to be on the same layer. Then, drag the clips just as you would do for a single clip; their 
position relative to each other will be preserved.</p>
       <section>
        <title>Using ripple editing while moving clips</title>
         <p>While dragging clips around in the timeline, you can use the <link xref="trimming">ripple 
technique</link> to move the <em>following</em> clips (the clips that start after the one you're directly 
editing) to fill the gap.</p>


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