This file is indexed.

/usr/share/help/id/modem-manager-gui/contrib-code.page is in modem-manager-gui-help 0.0.19.1-1.

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
<?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="id">

  <info>
    <link type="guide" xref="index#contributing"/>
     <revision pkgversion="0.0.19" version="0.1" date="2017-11-11" status="incomplete"/>
    <desc>Bagaimana kamu bisa membantu membuat <app>Modem Manager GUI </app> menjadi lebih baik.</desc>
    <credit type="author">
      <name>Mario Blättermann</name>
      <email>mario.blaettermann@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Alex</name>
      <email>alex@linuxonly.ru</email>
    </credit>
    <license>
      <p>Berbagi Serupa 3.0 Creative Commons</p>
    </license>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Arif Budiman</mal:name>
      <mal:email>me@kangarif.com</mal:email>
      <mal:years>2014</mal:years>
    </mal:credit>
  </info>

  <title>Menyediakan kode</title>
      <p><app>Manajer Modem GUI</app> memiliki kontrol versi di Bitbucket.com. Anda bisa menggandakan repositori menggunakan command berikut: </p>
    
      <p><cmd>hg clone https://linuxonly@bitbucket.org/linuxonly/modem-manager-gui</cmd></p>
      
      <p>Catatan, perintah klon ini tidak memberikan akses tulis ke repositori.</p>
      
      <p>Untuk bantuan tentang cara kerj Bitbucket, lihat <link href="https://confluence.atlassian.com/display/BITBUCKET/Bitbucket+Cloud+documentation">dokumentasi Bitbucket</link></p>
      
      <p>Kode sumber <app>Manajer Modem GUI</app> ditaruh di dalam repositori Mercurial, jadi Anda tidak perlu membaca tutorial Git; hanya unþuk memastikan Anda mengetahui perintah dasar Mercurial dan bisa untuk membuat pulll request dalam platform Bitbucket </p>

</page>