/usr/share/help/it/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 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="flip-rotate" xml:lang="it">
<info>
<link type="guide" xref="index#edit"/>
<desc>Horizontal/vertical, clockwise/counter-clockwise</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 Share Alike 3.0</p>
</license>
</info>
<title>Flip or rotate pictures</title>
<p>If your pictures are the wrong way up or back-to-front, you can flip or
rotate them so that they look right.</p>
<section id="flip">
<title>Flip a picture</title>
<steps>
<item><p>Click <gui>Edit</gui>.</p></item>
<item><p>Select either <gui>Flip Horizontal</gui> or <gui>Flip Vertical</gui>.</p></item>
<item>
<p>If you want to keep the picture flipped in this way, click <guiseq><gui>Image</gui><gui>Save</gui></guiseq>.</p>
<p>Otherwise, don't save the picture and it will be returned to its original orientation the next time you open it.</p>
</item>
</steps>
</section>
<section id="rotate">
<title>Rotate a picture</title>
<steps>
<item><p>Click <gui>Edit</gui>.</p></item>
<item><p>Select either <gui>Rotate Clockwise</gui> or <gui>Rotate
Counter-clockwise</gui>.</p></item>
<item>
<p>If you want to keep the picture rotated in this way, click <guiseq><gui>Image</gui><gui>Save</gui></guiseq>.</p>
<p>Otherwise, don't save the picture and it will be returned to its original orientation the next time you open it.</p>
</item>
</steps>
<p>You can use the tools in the <link xref="toolbar">toolbar</link> to do this
instead. You can also use the keyboard shortcuts:</p>
<table>
<tr>
<td><p>Rotate Clockwise</p></td>
<td><p><keyseq><key>Ctrl</key><key>R</key></keyseq></p></td>
</tr>
<tr>
<td><p>Rotate Counter-clockwise</p></td>
<td><p><keyseq><key>Ctrl</key><key>Shift</key><key>R</key></keyseq></p></td>
</tr>
</table>
</section>
</page>
|