This file is indexed.

/usr/share/help/cs/gedit/gedit-printing-select.page is in gedit-common 3.22.0-2.

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

  <info>
    <link type="guide" xref="gedit-printing#printing-order-select"/>
    <desc>Jak vybrat stránky, které chcete tisknout.</desc>
    <revision pkgversion="3.8" date="2013-02-24" status="review"/>
    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Sindhu S</name>
      <email>sindhus@live.in</email>
    </credit>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Marek Černocký</mal:name>
      <mal:email>marek@manet.cz</mal:email>
      <mal:years>2009, 2014.</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Lucas Lommer</mal:name>
      <mal:email>llommer@svn.gnome.org</mal:email>
      <mal:years>2009.</mal:years>
    </mal:credit>
  </info>

  <title>Tisk jen konkrétních stránek</title>

  <p>Z dokumentu můžete vytisknout jen konkrétní vybrané stránky. Například, když zadáte čísla stránek „1,3,5-7,9“, vytisknou se jen stránky 1, 3, 5, 6, 7 a 9. Aby se vytiskly jen zvolené stránky:</p>

  <steps>
   <item>
    <p>Vyberte <guiseq><gui style="menu">Soubor</gui> <gui style="menuitem">Tisk…</gui></guiseq></p>
   </item>
   <item>
    <p>Na kartě <gui style="tab">Obecné</gui> v dialogovém okně Tisk vyberte v části <gui style="group">Rozsah</gui> volbu <gui style="radiobutton">Stránky</gui>.</p></item>
   <item>
    <p>Napište čísla stránek, které z dokumentu chcete vytisknout. K oddělování použijte čárky, k určení rozsahu použijte pomlčku.</p>
   </item>
  </steps>

  <!--TODO: Fix this <media type="image" src="print-select.png"/> -->
</page>