[pitivi] help: Remove the GTK+ FileChooser screenshot



commit 0d736c636c73383b63a7e9a3567c7d76eaaf96aa
Author: Jean-François Fortin Tam <nekohayo gmail com>
Date:   Thu Oct 2 00:48:33 2014 -0400

    help: Remove the GTK+ FileChooser screenshot
    
    It's not extremely important, and the FileChooser changes often these days

 help/C/figures/filechooser.png |  Bin 104156 -> 0 bytes
 help/C/importing.page          |    7 +------
 help/Makefile.am               |    1 -
 3 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/help/C/importing.page b/help/C/importing.page
index 90a6894..1e63b9d 100644
--- a/help/C/importing.page
+++ b/help/C/importing.page
@@ -34,12 +34,7 @@
       <section>
        <title>Importing files 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</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>
-          <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.</p>
+         <p>A file chooser dialog window will appear. You can press <key>Ctrl</key> or <key>Shift</key> to 
select multiple files at the same time.</p>
        </section>
        <section>
         <title>Importing files using drag and drop</title>
diff --git a/help/Makefile.am b/help/Makefile.am
index 1bd616f..6474115 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -6,7 +6,6 @@ HELP_MEDIA = \
     figures/fadestep1.png \
     figures/fadestep2.png \
     figures/fadestep3.png \
-    figures/filechooser.png \
     figures/hovering.png \
     figures/keyframecurves.png \
     figures/layers.png \


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