This file is indexed.

/usr/share/help/uz@Latn/modem-manager-gui/contrib-code.page is in modem-manager-gui-help 0.0.18-3.

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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="guide" id="contrib-code" xml:lang="uz-latn">

  <info>
    <link type="guide" xref="index#contributing"/>
     <revision pkgversion="0.0.18" version="0.1" date="2015-10-02" status="incomplete"/>
    <desc>
      How you can help make <app>Modem Manager GUI </app> better.
    </desc>
    <credit type="author">
      <name>Mario Blättermann</name>
      <email>mario.blaettermann@gmail.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Umidjon Almasov</mal:name>
      <mal:email>u.almasov@gmail.com</mal:email>
      <mal:years>2014</mal:years>
    </mal:credit>
  </info>

  <title>Provide code</title>
      <p><app>Modem Manager GUI</app> has a version control system at SourceForge.net.
      You can clone the repository with the following command:</p>
    
      <p><cmd>hg clone http://hg.code.sf.net/p/modem-manager-gui/code-0 modem-manager-gui-code-0</cmd></p>
      
      <p>Note, this clone command doesn't give you write access to the repository.</p>

</page>