This file is indexed.

/usr/share/help/te/brasero/split-track.page is in brasero-common 3.12.1-4ubuntu2.

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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="split-track" xml:lang="te">

  <info>
    <link type="guide" xref="index#tools"/>
    <link type="seealso" xref="project-audio"/>
    <revision version="3.2" date="2011-10-20" status="review"/>
    <desc>Split an audio project track into multiple tracks.</desc>
    <credit type="author">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@googlemail.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
  </info>

  <title>Split an audio track</title>

  <p>You can split a single audio track into multiple tracks when you put
  together an audio project.</p>

  <steps>
    <item>
      <p>Start an audio project and add the tracks you wish to use.</p>
    </item>
    <item>
      <p>Select the track you wish to split by clicking on it, then click either
      <guiseq><gui>Edit</gui><gui>Split Track…</gui></guiseq> or right click on
      the track and select <gui>Split Track…</gui> from the menu.</p>
    </item>
    <item>
      <p>Select your preferred method of splitting the tracks:</p>
      <terms>
        <item>
          <title>Split track manually</title>
          <p>This option allows you to select the exact length of each new
	  section of the track manually.</p>
       </item>
       <item>
          <title>Split track in parts with a fixed length</title>
          <p>Use this method to split the track into multiple sections of equal
	  length.</p>
        </item>
        <item>
          <title>Split track in a fixed number of parts</title>
          <p>This method allows you to split the track into a set number of
	  sections, all of which will be of the same length.</p>
        </item>
        <item>
          <title>Split track for each silence</title>
          <p>Select this method for <app>Brasero</app> to auto-detect silences
	  in the recording and to split the track at those points.</p>
        </item>
      </terms>
    </item>
    <item>
      <p>Proceed to split the track by clicking <gui>Slice</gui>.</p>
      <note>
        <p>If you try to split a track into a section less than six seconds
        long, the new section will be padded to make it 6 seconds long. <!--If
        you try to split a track which is under six seconds long in
        <app>Brasero</app> version 3.0.0, the track splitter will not work.--></p>
      </note>
    </item>
    <item>
      <p>Click <gui>OK</gui> to confirm your track splits and apply the changes.</p>
      <note>
        <p>You can split and merge the same track as many times as you like
        while you are viewing the split track dialog. Once you confirm your
        track splitting by clicking <gui>OK</gui>, you will no longer be able to
        merge the sections you have already split off. To revert the changes,
        remove the split sections of the track from your project and re-add the
        track.</p>
      </note>
    </item>
  </steps>

</page>