This file is indexed.

/usr/share/help/ru/gedit/gedit-plugin-guide.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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" style="task" id="gedit-plugin-guide" xml:lang="ru">

  <info>
    <link type="guide" xref="index#gedit-plugins"/>
    <desc>Use plugins to customize how gedit works for you.</desc> 
    <revision pkgversion="3.8" date="2013-02-24" status="review"/>
    <credit type="author">
      <name>Джим Кэмпбелл (Jim Campbell)</name>
      <email>jcampbell@gnome.org</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>Stas Solovey</mal:name>
      <mal:email>whats_up@tut.by</mal:email>
      <mal:years>2011-2015.</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Misha Shnurapet</mal:name>
      <mal:email>shnurapet@fedoraproject.org</mal:email>
      <mal:years>2011.</mal:years>
    </mal:credit>
  </info>

  <title>Configure and use gedit plugins</title>
  <p>Расширить функционал <app>gedit</app> можно с помощью модулей. Некоторые модули установлены по умолчанию, но большое количество других модулей доступны отдельно.</p>
  
  <note><p>В большинстве дистрибутивов Linux группа этих модулей доступна в виде пакета <app>gedit-plugins</app>. Чтобы дополнительные модули были доступны в <app>gedit</app>, установите пакет <app>gedit-plugins</app>.</p></note>

  <section id="gedit-default-plugins" style="2column">
	<title>Стандартные модули gedit</title>
  </section>

  <section id="gedit-additional-plugins" style="2column">
	<title>Дополнительные модули gedit</title>
  </section>

<!-- TODO document how to create gedit plugins 
  <section id="gedit-create-plugins">
	<title>Create your own gedit Plugins</title>
  </section>
-->
</page>