[pitivi: 2/5] manual: reflect the recent changes in the application's menus



commit 974e0ebea7ccbf6e3391c452fa6d8176c3d2ef20
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date:   Mon Aug 15 15:07:37 2011 -0400

    manual: reflect the recent changes in the application's menus

 help/C/effects.page           |    6 +++---
 help/C/importing.page         |    6 +++---
 help/C/insertintimeline.page  |    4 ++--
 help/C/projectsettings.page   |    4 ++--
 help/C/saveproject.page       |    6 +++---
 help/C/selectunusedfiles.page |    4 ++--
 6 files changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/help/C/effects.page b/help/C/effects.page
index 73c5ef3..f650dff 100644
--- a/help/C/effects.page
+++ b/help/C/effects.page
@@ -6,7 +6,7 @@
   <info>
     <link type="guide" xref="index#effects"/>
     <link type="seealso" xref="gstreamer"/>
-    <revision pkgversion="0.14" version="0.1" date="2010-06-20" status="incomplete"/>
+    <revision pkgversion="0.14.2" version="0.2" date="2011-08-15" status="incomplete"/>
     <credit type="author">
       <name>Jean-FranÃois Fortin Tam</name>
       <email>nekohayo gmail com</email>
@@ -35,9 +35,9 @@
         <steps>
             <item><p>Select an existing clip on the timeline</p></item>
             <item><p>Choose an effect in the effect library</p></item>
-            <item><p>Drag the chosen effect into the <gui>Effect Properties</gui> pane</p></item>
+            <item><p>Drag the chosen effect into the <gui>Clip configuration</gui> pane's <gui>Effects</p> section</p></item>
         </steps>
-        <p>To remove an effect on a selected clip, select it in the effect properties pane and click the <gui>Remove</gui> button.</p>
+        <p>To remove an effect on a selected clip, select it in the clip's effect list and click the <gui>Remove</gui> button.</p>
     </section>
     <section>
         <title>Toggling effects on and off</title>
diff --git a/help/C/importing.page b/help/C/importing.page
index 8e671de..154526f 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" version="0.2" date="2011-06-05" status="incomplete"/>
+    <revision pkgversion="0.14.2" version="0.3" date="2011-08-15" status="incomplete"/>
     <credit type="author">
       <name>Jean-FranÃois Fortin Tam</name>
       <email>nekohayo gmail com</email>
@@ -42,14 +42,14 @@
        <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>Project</gui><gui>Import clips...</gui></guiseq> menu, the <gui>Import clips</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 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>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>Project</gui><gui>Import folder of clips</gui></guiseq> in the menu bar.</p>
+         <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>
        </section>
        <section>
         <title>Using drag and drop</title>
diff --git a/help/C/insertintimeline.page b/help/C/insertintimeline.page
index d7e598e..6d2d094 100644
--- a/help/C/insertintimeline.page
+++ b/help/C/insertintimeline.page
@@ -5,7 +5,7 @@
 
   <info>
     <link type="guide" xref="index#gettingstarted"/>
-    <revision pkgversion="0.14" version="0.2" date="2011-06-05" status="complete"/>
+    <revision pkgversion="0.14.2" version="0.3" date="2011-08-15" status="complete"/>
     <credit type="author">
       <name>Jean-FranÃois Fortin Tam</name>
       <email>nekohayo gmail com</email>
@@ -27,7 +27,7 @@
      <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>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>
      <note style="bug">
diff --git a/help/C/projectsettings.page b/help/C/projectsettings.page
index 0f4dff8..14d95ae 100644
--- a/help/C/projectsettings.page
+++ b/help/C/projectsettings.page
@@ -5,7 +5,7 @@
 
   <info>
     <link type="guide" xref="index#gettingstarted"/>
-    <revision pkgversion="0.14" version="0.2" date="2011-06-05" status="complete"/>
+    <revision pkgversion="0.14.2" version="0.3" date="2011-08-15" status="complete"/>
     <credit type="author">
       <name>Jean-FranÃois Fortin Tam</name>
       <email>nekohayo gmail com</email>
@@ -25,7 +25,7 @@
     <title>Editing project settings</title>
 
     <p>When starting a new project, you should make sure to go adjust the project settings, such as framerate, resolution and preferred codecs. The video resolution and aspect ratio will affect the appearance of the previewer. If you do not set the resolution and aspect ratio to match those of your footage, the video may look squished or letterboxed.</p>
-    <p>To edit the project settings after initial creation, use the <guiseq><gui>Project</gui><gui>Project Settings</gui></guiseq> menu.</p>
+    <p>To edit the project settings after initial creation, use the <guiseq><gui>Edit</gui><gui>Project Settings</gui></guiseq> menu.</p>
 
     <section>
         <title>Pixel aspect ratio vs display aspect ratio</title>
diff --git a/help/C/saveproject.page b/help/C/saveproject.page
index 5732c37..c63964d 100644
--- a/help/C/saveproject.page
+++ b/help/C/saveproject.page
@@ -6,7 +6,7 @@
   <info>
     <link type="guide" xref="index#gettingstarted"/>
     <link type="seealso" xref="rendering"/>
-    <revision pkgversion="0.13.4" version="0.1" date="2010-12-05" status="incomplete"/>
+    <revision pkgversion="0.14.2" version="0.2" date="2011-08-15" status="incomplete"/>
     <credit type="author">
       <name>Jean-FranÃois Fortin Tam</name>
       <email>nekohayo gmail com</email>
@@ -25,8 +25,8 @@
 
     <title>Saving a project</title>
 
-     <p>To save your project work, use the <guiseq><gui>File</gui><gui>Save</gui></guiseq> menu, the Save button on the main toolbar or press <keyseq><key>Ctrl</key><key>S</key></keyseq>.</p>
+     <p>To save your project work, use the <guiseq><gui>Project</gui><gui>Save</gui></guiseq> menu, the Save button on the main toolbar or press <keyseq><key>Ctrl</key><key>S</key></keyseq>.</p>
       <p>When you save a project for the first time, a dialog window appears, asking you where to save the project file and how to name it.</p>
-      <p>If you want to save your project as a different file, use <guiseq><gui>File</gui><gui>Save as</gui></guiseq> or press <keyseq><key>Ctrl</key><key>Shift</key><key>S</key></keyseq>. This can be used to create different versions of your project.</p>
+      <p>If you want to save your project as a different file, use <guiseq><gui>Project</gui><gui>Save as</gui></guiseq> or press <keyseq><key>Ctrl</key><key>Shift</key><key>S</key></keyseq>. This can be used to create different versions of your project.</p>
 <!-- TODO: document the "revert to saved" feature -->
 </page>
diff --git a/help/C/selectunusedfiles.page b/help/C/selectunusedfiles.page
index bd17257..00ff55e 100644
--- a/help/C/selectunusedfiles.page
+++ b/help/C/selectunusedfiles.page
@@ -7,7 +7,7 @@
     <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"/>
+    <revision pkgversion="0.14.2" version="0.2" date="2011-08-15" status="complete"/>
     <credit type="author">
       <name>Jean-FranÃois Fortin Tam</name>
       <email>nekohayo gmail com</email>
@@ -28,7 +28,7 @@
           <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>
+      <p>To identify which clips are not being used in your project, use <guiseq><gui>Library</gui><gui>Select Unused Media</gui></guiseq>. Unused clips will then be selected in the media library. If you want to remove them from your project, use <guiseq><gui>Library</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>



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