[pitivi] help: merge insertintimeline.page into usingclips.page



commit b1ac4ebfe1696b68c8567b74efa1a542fe9fe5d7
Author: Tomas Karger <tomkarger gmail com>
Date:   Mon Feb 17 08:53:16 2014 +0100

    help: merge insertintimeline.page into usingclips.page
    
    Migrate only the useful parts (not the obsolete "bug" note)

 help/C/insertintimeline.page |   37 -------------------------------------
 help/C/usingclips.page       |   10 ++++++++++
 help/Makefile.am             |    1 -
 3 files changed, 10 insertions(+), 38 deletions(-)
---
diff --git a/help/C/usingclips.page b/help/C/usingclips.page
index ebda8e2..2a23542 100644
--- a/help/C/usingclips.page
+++ b/help/C/usingclips.page
@@ -35,6 +35,16 @@
        <p>Since Pitivi is a non-destructive editor, clips are edited, not files. As such, your files stay 
intact.</p>
      </section>
 
+     <section>     
+     <title>Inserting clips</title>
+     <p>From the media library, you can insert one or more clips by selecting them (using the 
<key>Ctrl</key> or <key>Shift</key> keys to select multiple clips) and:</p>
+     <list>
+      <item><p>Dragging and dropping them onto place in the timeline.</p></item>
+      <item><p>Using <guiseq><gui>Library</gui><gui>Insert at End of Timeline</gui></guiseq>.</p></item>
+      <item><p>Pressing the <key>Insert</key> (Ins) key. Those clips will be inserted at the end of the 
timeline.</p></item>
+     </list>
+     </section>
+
      <section>
       <title>Moving clips along the timeline</title>
        <p>You can move a clip within a layer or move it to a different layer.</p>
diff --git a/help/Makefile.am b/help/Makefile.am
index aee9e9a..930ba4e 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -33,7 +33,6 @@ HELP_FILES = \
     importingmpegts.page \
     importing.page \
     index.page \
-    insertintimeline.page \
     interface.page \
     keyframecurves.page \
     layers.page \


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