[pitivi: 36/41] manual: Document effects, the welcome dialog, zoom fit, etc.



commit ca282bc1601d0bee861b784f78db952f2f5a9128
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date:   Mon Jun 20 00:48:19 2011 -0400

    manual: Document effects, the welcome dialog, zoom fit, etc.

 help/C/movearoundtimeline.page |    4 +++-
 help/C/selectunusedfiles.page  |   34 ++++++++++++++++++++++++++++++++++
 help/C/welcomedialog.page      |   24 ++++++++++++++++++++++++
 3 files changed, 61 insertions(+), 1 deletions(-)
---
diff --git a/help/C/movearoundtimeline.page b/help/C/movearoundtimeline.page
index 0213757..39701ae 100644
--- a/help/C/movearoundtimeline.page
+++ b/help/C/movearoundtimeline.page
@@ -37,10 +37,12 @@
         <item><p>Zooming out allows you to scroll faster along the timeline. Zoom can thus be used in conjunction with scrolling to move quickly between distant points of your project's chronology.</p></item>
        </list>
        <p>You can zoom in and out by holding the <key>Ctrl</key> key while using the mousewheel over the timeline, using the <guiseq><gui>View</gui><gui>Zoom In</gui></guiseq> and <guiseq><gui>View</gui><gui>Zoom Out</gui></guiseq>menu items, or dragging the zoom slider on the left of the ruler.</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>
        </note>
+       
+       <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>
      </section>
 
      <section id="movingplayhead">
diff --git a/help/C/selectunusedfiles.page b/help/C/selectunusedfiles.page
new file mode 100644
index 0000000..bd17257
--- /dev/null
+++ b/help/C/selectunusedfiles.page
@@ -0,0 +1,34 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="topic"
+      id="selectunusedfiles">
+
+  <info>
+    <link type="seealso" xref="medialibrary"/>
+    <link type="seealso" xref="usingclips"/>
+    <link type="seealso" xref="saveproject"/>
+    <revision pkgversion="0.15" version="0.1" date="2011-06-19" status="complete"/>
+    <credit type="author">
+      <name>Jean-FranÃois Fortin Tam</name>
+      <email>nekohayo gmail com</email>
+    </credit>
+    <desc>
+      Finding and removing unused media to cleanup your project
+    </desc>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+    <title>Selecting unused files</title>
+      <p>You may sometimes find that you have imported more clips that you needed in your project. <app>PiTiVi</app> allows you to select files that are present in the media library but not in the timeline. There are various reasons to do this:</p>
+      <list>
+          <item><p>Improving performance when loading the project</p></item>
+          <item><p>Simplifying your editing workflow</p></item>
+          <item><p>Check which clips you may have forgot to use in your movie</p></item>
+          <item><p>Backup or share your project more easily</p></item>
+      </list>
+      <p>To identify which clips are not being used in your project, use <guiseq><gui>Project</gui><gui>Select Unused Clips</gui></guiseq>. Unused clips will then be selected in the media library. If you want to remove them from your project, use <guiseq><gui>Project</gui><gui>Remove from Project</gui></guiseq>.</p>
+      <note><p>If there are no unused clips in your project, nothing will be selected in the media library.</p></note>
+
+</page>
diff --git a/help/C/welcomedialog.page b/help/C/welcomedialog.page
new file mode 100644
index 0000000..b66c3c0
--- /dev/null
+++ b/help/C/welcomedialog.page
@@ -0,0 +1,24 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="topic"
+      id="welcomedialog">
+
+  <info>
+    <link type="guide" xref="interface"/>
+    <revision pkgversion="0.14" version="0.1" date="2011-06-19" status="complete"/>
+    <credit type="author">
+      <name>Jean-FranÃois Fortin Tam</name>
+      <email>nekohayo gmail com</email>
+    </credit>
+    <desc>
+      Creating new projects and opening recent projects on startup
+    </desc>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+
+    <title>The welcome dialog</title>
+      <p>When you launch <app>PiTiVi</app>, a startup assistant appears, allowing you to create a new project or open an existing project in a few clicks. If you want to skip this dialog, press the <gui><key>Escape</key></gui> key on your keyboard or click the window's close button.</p>
+
+</page>



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