This file is indexed.

/usr/share/help-langpack/ar/gedit/gedit-printing-select.page is in language-pack-gnome-ar-base 1:12.04+20120417.

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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-printing-select" xml:lang="ar">

  <info>
    <link type="guide" xref="gedit-printing#printing-to-paper"/>

    <revision pkgversion="3.0" version="1.0" date="2011-03-25" status="final"/>
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
  </info>

<title>Only Printing Certain Pages</title>

<p>
 To only print certain pages from the document:
</p>
<steps>
 <item><p>Click <guiseq><gui>File</gui><gui> Print...</gui></guiseq></p></item>
 <item><p>In the <gui>General</gui> tab in the Print window choose <gui>Pages</gui> from the <gui>Range</gui> section.</p></item>
<item><p> Type the numbers of the pages you want to print in the textbox, separated by commas. Use a dash to denote a range of pages.
</p></item>
</steps>

<note>
<p>
For example, if you enter "1,3,5-7,9" in the <gui>Pages</gui> textbox, pages 1,3,5,6,7 and 9 will be printed.
</p>
 <media type="image" src="print-select.png"/>
</note>

</page>