~ubuntu-branches/ubuntu/vivid/gimp-help/vivid

« back to all changes in this revision

Viewing changes to src/toolbox/tools.xml

  • Committer: Bazaar Package Importer
  • Author(s): Ari Pollak
  • Date: 2005-05-08 18:04:08 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050508180408-mjwl3kmjczfnmu5v
Tags: 2+0.7-5
Fix doc-base entry for gimp-help-zh-cn to point to correct directory
name (Closes: #308228)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version='1.0' encoding="UTF-8" ?>
2
 
 
3
 
<sect1 id='gimp-tools-dialog' xmlns:xi="http://www.w3.org/2003/XInclude">
4
 
  <title lang="en">Tools</title>
5
 
  <title lang="de">Werkzeuge</title>
6
 
  <title lang="fr">Outils</title>
7
 
  <indexterm>
8
 
    <primary lang="en">Tools</primary>
9
 
    <primary lang="de">Werkzeuge</primary>
10
 
    <primary lang="fr">Outils</primary>
11
 
  </indexterm>
12
 
  
13
 
  <sect2>
14
 
    <title lang="en">Introduction</title>
15
 
    <title lang="fr">Introduction</title>    
16
 
    <para lang="en">
17
 
      The GIMP has a large assortment of tools that let you perform a
18
 
      large variety of tasks.  The tools can be thought of as falling
19
 
      into five categories: Selection tools, which specify or modify
20
 
      the portion of the image that will be affected by subsequent
21
 
      actions; Paint tools, which alter the colors in some part of the
22
 
      image; Transform tools, which alter the geometry of the image;
23
 
      Color tools, which alter the distribution of colors across the
24
 
      entire image; and Other tools, which don't fall into the other
25
 
      four categories.
26
 
    </para>
27
 
    <para lang="en">
28
 
      Most tools can be activated by clicking on an icon in the
29
 
      Toolbox.  When this is done, a <guiitem>Tool Options</guiitem>
30
 
      dialog for the activated tool appears below the Toolbox,
31
 
      presenting controls that alter the behavior of the tool.  Tools
32
 
      can also be activated using the <guiitem>Tools</guiitem> menu in
33
 
      the menubar located above each image, or by using accelerator
34
 
      keys whose default values can be discovered from the menu.  Some
35
 
      tools, such as the Color Tools, can only be accessed using the
36
 
      <guiitem>Tools</guiitem> menu or accelerator keys.  
37
 
    </para>
38
 
    <para lang="en">
39
 
      The shape of the cursor also changes when it is inside an image,
40
 
      to one that indicates which tool is active.
41
 
    </para>
42
 
   <para lang="fr">
43
 
      À écrire.
44
 
    </para>
45
 
  </sect2>
46
 
    
47
 
  <sect2 id="gimp-tools-selection">
48
 
    <title lang="en">Selection Tools</title>
49
 
    <title lang="de">Auswahlwerkzeuge</title>
50
 
    <title lang="fr">Outils de sélection</title>
51
 
    <xi:include href="tool-rect-select.xml" />
52
 
    <xi:include href="tool-ellipse-select.xml" />
53
 
    <xi:include href="tool-free-select.xml" />
54
 
    <xi:include href="tool-fuzzy-select.xml" />
55
 
    <xi:include href="tool-by-color-select.xml" />
56
 
    <xi:include href="tool-iscissors.xml" />
57
 
  </sect2>
58
 
 
59
 
  <sect2 id="gimp-tools-paint">
60
 
    <title lang="en">Paint Tools</title>
61
 
    <title lang="de">Malwerkzeuge</title>
62
 
    <title lang="fr">Outils de dessin</title>
63
 
    <xi:include href="tool-bucket-fill.xml" />
64
 
    <xi:include href="tool-blend.xml" />
65
 
    <xi:include href="tool-pencil.xml" />
66
 
    <xi:include href="tool-paintbrush.xml" />
67
 
    <xi:include href="tool-eraser.xml" />
68
 
    <xi:include href="tool-airbrush.xml" />
69
 
    <xi:include href="tool-ink.xml" />
70
 
    <xi:include href="tool-clone.xml" />
71
 
    <xi:include href="tool-convolver.xml" />
72
 
    <xi:include href="tool-dodge-burn.xml" />
73
 
    <xi:include href="tool-smudge.xml" />
74
 
  </sect2>
75
 
 
76
 
  <sect2 id="gimp-tools-transform">
77
 
    <title lang="en">Transform Tools</title>
78
 
    <title lang="de">Transformationen</title>
79
 
    <title lang="fr">Outils de transformation</title>
80
 
    <xi:include href="tool-move.xml" />
81
 
    <xi:include href="tool-crop.xml" />
82
 
    <xi:include href="tool-rotate.xml" />
83
 
    <xi:include href="tool-scale.xml" />
84
 
    <xi:include href="tool-shear.xml" />
85
 
    <xi:include href="tool-perspective.xml" />
86
 
    <xi:include href="tool-flip.xml" />
87
 
  </sect2>
88
 
 
89
 
  <sect2 id="gimp-tools-color">
90
 
    <title lang="en">Color Tools</title>
91
 
    <title lang="de">Farben</title>
92
 
    <title lang="fr">Outils de couleurs</title>
93
 
    <xi:include href="tool-color-balance.xml" />
94
 
    <xi:include href="tool-hue-saturation.xml" />
95
 
    <xi:include href="tool-colorize.xml" />
96
 
    <xi:include href="tool-brightness-contrast.xml" />
97
 
    <xi:include href="tool-threshold.xml" />
98
 
    <xi:include href="tool-levels.xml" />
99
 
    <xi:include href="tool-curves.xml" />
100
 
    <xi:include href="tool-posterize.xml" />
101
 
  </sect2>
102
 
 
103
 
  <sect2>
104
 
    <title lang="en">Other</title>
105
 
    <title lang="de">andere</title>
106
 
    <title lang="fr">Autres</title>
107
 
    <xi:include href="tool-path.xml" />
108
 
    <xi:include href="tool-color-picker.xml" />
109
 
    <xi:include href="tool-zoom.xml" />
110
 
    <xi:include href="tool-measure.xml" />
111
 
    <xi:include href="tool-text.xml" />
112
 
  </sect2>
113
 
</sect1>