File: image-export.page

package info (click to toggle)
easytag 2.4.3-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,128 kB
  • sloc: ansic: 35,121; sh: 4,199; cpp: 991; xml: 714; makefile: 533
file content (31 lines) | stat: -rw-r--r-- 991 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="task" style="task"
      id="image-export">

  <info>
    <link type="guide" xref="index#image"/>
    <revision pkgversion="2.1.9" date="2013-06-02" status="candidate"/>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <credit type="author">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@googlemail.com</email>
    </credit>

    <desc>Export an image from the tag</desc>

  </info>

  <title>Save an image</title>

  <p>If the file is already tagged with an image, you can export the image from
  the tag by selecting it and pressing <gui style="button">Save the selected
  images to files</gui> button. The default filename will be the image
  description.</p>

  <p>To export a number of images, select these images, then press the
  <gui style="button">Save the selected images to files</gui> button.</p>

</page>