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

« back to all changes in this revision

Viewing changes to src/dialogs/menus/select-save-to-channel.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
 
<sect3 id='gimp-selection-to-channel'>
3
 
  <title lang="en">Save to Channel</title>
4
 
  <title lang="fr">Enregistrer dans un canal</title>
5
 
  <indexterm>
6
 
    <primary lang="en">Save to Channel</primary>
7
 
    <primary lang="fr">Enregistrer dans un canal</primary>
8
 
  </indexterm>
9
 
 
10
 
  <simplesect>
11
 
    <varlistentry>
12
 
      <listitem lang="en">
13
 
        <para>
14
 
          This command is found in 
15
 
          <guimenuitem>Image&gt;Select/Save to <accel>C</accel>hannel</guimenuitem>.
16
 
        </para>
17
 
        <para>
18
 
          Channels are used for RGB colors and Alpha and also to save 
19
 
          selections. See 
20
 
          <link linkend='gimp-channel-dialog'>Channel Dialog</link>
21
 
        </para>
22
 
      </listitem>
23
 
 
24
 
      <listitem lang="fr">
25
 
        <para>
26
 
          Cette commande se trouve dans 
27
 
          <guimenuitem>Image&gt;Sélection/Enregistrer dans un <accel>c</accel>anal</guimenuitem>.
28
 
        </para>
29
 
        <para>
30
 
          Les canaux sont utilisés pour les couleurs RVB et le canal Alpha, 
31
 
          mais aussi pour stocker les sélections. Voir
32
 
          <link linkend='gimp-channel-dialog'>Dialogue des canaux</link>
33
 
        </para>
34
 
      </listitem>
35
 
    </varlistentry>
36
 
  </simplesect>
37
 
</sect3>