File: addingfolder.page

package info (click to toggle)
ocrfeeder 0.7.9-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,976 kB
  • sloc: python: 18,421; sh: 809; makefile: 139; xml: 33
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>