This file is indexed.

/usr/share/help/gl/eog/flip-rotate.page is in eog 3.14.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="flip-rotate" xml:lang="gl">

  <info>
    <link type="guide" xref="index#edit"/>
    <desc>Horizontal e vertical, horario e antihorario</desc>

    <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
    <credit type="author">
      <name>Tiffany Antopolski</name>
      <email>tiffany@antopolski.com</email>
    </credit>
    <license>
      <p>Creative Commons Compartir Igual 3.0</p>
    </license>

  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Fran Dieguez</mal:name>
      <mal:email>frandieguez@gnome.org</mal:email>
      <mal:years>2011-2012.</mal:years>
    </mal:credit>
  </info>

<title>Voltear ou rotar imaxes</title>

<p>Se as súas imaxes se mostran xiradas de forma incorrecta, pode voltealas ou rotalas para que se mostren correctamente.</p>

<section id="flip">
<title>Voltear unha imaxe</title>
<steps>
 <item><p>Prema <gui>Editar</gui>.</p></item>
 <item><p>Seleccione <gui>Voltear horizontalmente</gui> ou <gui>Voltear verticalmente</gui>.</p></item>
 <item>
  <p>Se quere manter a imaxe volteada así, prema <guiseq><gui>Imaxe</gui><gui>Gardar</gui></guiseq>.</p>
  <p>De outra forma, non garde a imaxe e volverá á súa orientación orixinal a seguinte vez que a abra.</p>
 </item>
</steps>
</section>

<section id="rotate">
<title>Rotar unha imaxe</title>
<steps>
 <item><p>Prema <gui>Editar</gui>.</p></item>
 <item><p>Seleccione <gui>Rotar en sentido horario</gui> ou <gui>Rotar en sentido antihorario</gui>.</p></item>
 <item>
  <p>Se quere manter a imaxe rotada desta forma, prema <guiseq><gui>Imaxe</gui><gui>Gardar</gui></guiseq>.</p>
  <p>De outra forma, non garde a imaxe e volverá á súa orientación orixinal a seguinte vez que a abra.</p>
 </item>
</steps>

<p>Para iso, pode usar as ferramentas na <link xref="toolbar">barra de ferramentas</link> no seu lugar. Tamén pode facelo usando atallos de teclado:</p>

<table>
  <tr>
    <td><p>Rotar en sentido horario</p></td>
    <td><p><keyseq><key>Ctrl</key><key>R</key></keyseq></p></td>
  </tr>
  <tr>
    <td><p>Rotar en sentido antihorario</p></td>
    <td><p><keyseq><key>Ctrl</key><key>Maiús</key><key>R</key></keyseq></p></td>
  </tr>
</table>

</section>
</page>