This file is indexed.

/usr/share/help-langpack/bg/gedit/gedit-plugin-guide.page is in language-pack-gnome-bg-base 1:18.04+20180423.

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

  <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"/>
    <revision pkgversion="3.24" date="2017-09-17" status="review"/>
    <credit type="author">
      <name>Джим Къмпбел</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>Ростислав „zbrox“ Райков</mal:name>
      <mal:email>zbrox@i-space.org</mal:email>
      <mal:years>2005</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Красимир Чонов</mal:name>
      <mal:email>mk2616@abv.bg</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Александър Шопов</mal:name>
      <mal:email>ash@kambanaria.org</mal:email>
      <mal:years>2012.</mal:years>
    </mal:credit>
  </info>

  <title>Configure and use gedit plugins</title>
  <p>Можете да правите повече с <app>gedit</app> като използвате приставки. По подразбиране са инсталирани няколко приставки, но също са налични за изтегляне голям брой други приставки.</p>
  
  <note><p>Много Линукс дистрибуции правят група от тези приставки, които можете да намерите като пакет <app>gedit-plugins</app>. Инсталирайте го, за да добавите допълнителни приставки към <app>gedit</app>.</p>

  <if:choose xmlns:if="http://projectmallard.org/if/1.0/">
    <if:when test="action:install">
      <p><link action="install:gedit-plugins" href="ftp://ftp.gnome.org/pub/gnome/sources/gedit-plugins/" style="button">Install gedit-plugins</link></p>
    </if:when>
  </if:choose>
  </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>