File: addingfolder.page

package info (click to toggle)
ocrfeeder 0.8.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,776 kB
  • sloc: python: 6,488; sh: 875; makefile: 116; xml: 65
file content (17 lines) | stat: -rw-r--r-- 478 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<page xmlns="http://projectmallard.org/1.0/"
      type="topic"
      id="addingfolder">

<info>
    <link type="guide" xref="index#images"/>
    <link type="seealso" xref="addingimage"/>
    <desc>Adding all the images from a folder</desc>
</info>

<title>Adding Folder</title>

<p>Sometimes it is useful to add all the images from a given
folder. <app>OCRFeeder</app> provides this functionality
by choosing <guiseq><gui>File</gui><gui>Add Folder</gui></guiseq>.</p>

</page>