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

« back to all changes in this revision

Viewing changes to src/dialogs/menus/view-show-rulers.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
 
<sect3 id='gimp-view-show-rulers'>
4
 
  <title lang="en">Show Rulers</title>
5
 
  <title lang="fr">Afficher les règles</title>
6
 
  <indexterm>
7
 
    <primary lang="en">Show Rulers</primary>
8
 
    <primary lang="fr">Afficher les règles</primary>
9
 
  </indexterm>
10
 
 
11
 
  <simplesect>
12
 
    <variablelist>
13
 
      <varlistentry>
14
 
      <listitem lang="en">
15
 
        <para>
16
 
          This command is found in 
17
 
          <guimenuitem>Image&gt;View/Show R<accel>u</accel>lers</guimenuitem>. 
18
 
        </para>
19
 
        <para>
20
 
          This option toggles the rulers. This may be useful when you are 
21
 
          doing full screen work. Then right clicking on the image will open 
22
 
          the way to menubar entries. 
23
 
        </para>
24
 
      </listitem>
25
 
 
26
 
      <listitem lang="fr">  
27
 
        <para>
28
 
          Cette commande se trouve dans
29
 
          <guimenuitem>Image&gt;Affichage/Afficher les r<accel>è</accel>gles</guimenuitem>. 
30
 
        </para>
31
 
        <para>
32
 
          Cette option bascule l&apos;affichage des règles. C&apos;est utile 
33
 
          si vous travaillez en plein écran. Vous pouvez alors retrouver les 
34
 
          entrées de la barre de menus par un clic droit sur l'image. 
35
 
        </para>
36
 
      </listitem>
37
 
      </varlistentry>
38
 
 
39
 
      <varlistentry>
40
 
        <term lang="en">Shortcut</term>
41
 
        <term lang="de">Tastaturkürzel</term>
42
 
        <term lang="fr">Raccourci clavier</term>
43
 
        <listitem>
44
 
          <para lang="en">
45
 
            The <keycap>Shift+Ctrl+R</keycap>
46
 
            will call the Show Rulers command.
47
 
          </para>
48
 
            
49
 
          <para lang="de">
50
 
  
51
 
          </para>
52
 
 
53
 
          <para lang="fr">
54
 
            La combinaison de touches <keycap>Maj+Ctrl+R</keycap>
55
 
            activera la commande Afficher les règles.
56
 
          </para>
57
 
        </listitem>
58
 
      </varlistentry>
59
 
 
60
 
    </variablelist>
61
 
  </simplesect>
62
 
</sect3>