[pitivi: 37/41] manual: new Main Window screenshot, rename "source list"



commit 1c62cb8ab653cce17d7d3f13ac3f519b23b0a347
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date:   Mon Jun 20 12:52:39 2011 -0400

    manual: new Main Window screenshot, rename "source list"

 help/C/figures/mainwindow.jpg |  Bin 0 -> 166574 bytes
 help/C/figures/mainwindow.png |  Bin 226610 -> 0 bytes
 help/C/insertintimeline.page  |    4 ++--
 help/C/mainwindow.page        |    8 +++-----
 help/C/usingclips.page        |    2 +-
 5 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/help/C/figures/mainwindow.jpg b/help/C/figures/mainwindow.jpg
new file mode 100644
index 0000000..0de9545
Binary files /dev/null and b/help/C/figures/mainwindow.jpg differ
diff --git a/help/C/insertintimeline.page b/help/C/insertintimeline.page
index 4f3c841..d7e598e 100644
--- a/help/C/insertintimeline.page
+++ b/help/C/insertintimeline.page
@@ -24,14 +24,14 @@
 
     <title>Inserting clips</title>
 
-     <p>From the source list, 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>
+     <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>Project</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>
      <note style="bug">
-     <p>It should also be possible to import files directly into the timeline by dragging them from another application and dropping them onto <app>PiTiVi</app>'s timeline. The files would be added automatically to the <gui>Media Library</gui> in the process. This feature is not yet implemented, see <link href="https://bugzilla.gnome.org/show_bug.cgi?id=608682";>bug #570118</link> for more information.</p>
+     <p>It should also be possible to import files directly into the timeline by dragging them from another application and dropping them onto <app>PiTiVi</app>'s timeline. The files would be added automatically to the media library in the process. This feature is not yet implemented, see <link href="https://bugzilla.gnome.org/show_bug.cgi?id=608682";>bug #570118</link> for more information.</p>
      </note>
 
 </page>
diff --git a/help/C/mainwindow.page b/help/C/mainwindow.page
index e2e7884..a337ba9 100644
--- a/help/C/mainwindow.page
+++ b/help/C/mainwindow.page
@@ -24,12 +24,10 @@
 
       <figure>
        <title><app>PiTiVi</app> main window</title>
-       <desc><app>PiTiVi</app> main window</desc>
-        <media type="image" src="figures/mainwindow.png" mime="image/png" style="right">
-        <p><app>PiTiVi</app> main window.</p>
+       <desc>The main window, as the name implies, is the window containing the main components of the <app>PiTiVi</app> user interface, namely: the menu bar, the toolbars, the timeline and various customizable components (media library, previewer, effects library, transitions library, etc.).</desc>
+        <media type="image" src="figures/mainwindow.jpg" mime="image/jpg" style="right">
         </media>
       </figure>
-      <p>The main window, as the name implies, is the window containing the main components of the <app>PiTiVi</app> user interface, namely: the menu bar, the toolbars, the timeline and various customizable components (source list, previewer, effects list, transitions list, etc.).</p>
 
 
     <section>
@@ -79,7 +77,7 @@
       <p>This toolbar, located below the previewer, contains buttons controlling</p>
       <list>
        <item><p>The playback of the timeline.</p></item>
-       <item><p>The playback of a clip being previewed from the source list.</p></item>
+       <item><p>The playback of a clip being previewed from the media library.</p></item>
       </list>
       <p>The <gui>Play</gui> button transforms into a <gui>Pause</gui> button when playing, and reverts to a <gui>Play</gui> button again when not playing.</p>
     </section>
diff --git a/help/C/usingclips.page b/help/C/usingclips.page
index b53da3f..7cb5085 100644
--- a/help/C/usingclips.page
+++ b/help/C/usingclips.page
@@ -28,7 +28,7 @@
       <title>Clips vs files</title>
        <list>
         <item><p><em>Files</em> are data on your hard disk (videos, music, pictures, etc.) that can be accessed by <app>PiTiVi</app> and incorporated in your video editing project.</p></item>
-        <item><p><em>Clips</em> are a visual representation of your files on the timeline. They represent the period of time they consume on the timeline and can be edited independently: each time you drag a file from the source list to the timeline, a new clip is created. As such, a file can be reused as much as you want to create any amount of different clips.</p></item>
+        <item><p><em>Clips</em> are a visual representation of your files on the timeline. They represent the period of time they consume on the timeline and can be edited independently: each time you drag a file from the media library to the timeline, a new clip is created. As such, a file can be reused as much as you want to create any amount of different clips.</p></item>
        </list>
        <p>Since PiTiVi is a non-destructive editor, clips are edited, not files. As such, your files stay intact.</p>
      </section>



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