This file is indexed.

/usr/share/help-langpack/ur/ubuntu-help/net-proxy.page is in language-pack-gnome-ur-base 1:14.04+20140410.

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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="net-proxy" xml:lang="ur">
  <info>
    <link type="guide" xref="net-general"/>

    <revision pkgversion="3.7.1" version="0.2" date="2012-11-16" status="outdated"/>
    <revision version="13.10" date="2013-09-15" status="review"/>

    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Baptiste Mille-Mathias</name>
      <email>baptistem@gnome.org</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>

    <desc>A proxy filters websites that you look at, usually for control or security purposes.</desc>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
  </info>

  <title>Define proxy settings</title>

 <section id="what">
  <title>What is a proxy?</title>

  <p>A <em>web proxy</em> filters websites that you look at, it receipts requests
  from your web browser to fetches the web pages and their elements, and following
  a policy will decide to pass them you back. They are commonly used in businesses
  and at public wireless hotspots to control what websites you can look at,
  prevent you from accessing the internet without logging in, or to do security
  checks on websites.</p>
 </section>

 <section id="change">
  <title>Change proxy method</title>

  <steps>
    <item>
    <p>Click the icon at the very right of the menu bar and select <gui>System Settings</gui>.</p>
   </item>
   <item>
    <p>Open <gui>Network</gui> and choose <gui>Network Proxy</gui> from the list on the left side of the window.</p>
   </item>
   <item>
    <p>Choose which proxy method you want to use among the following methods.</p>
    <terms>
     <item>
      <title>None</title>
      <p>The applications will use a direct connection to fetch the content on the web.</p>
     </item>
     <item>
      <title>Manual</title>
      <p>For each proxied protocol, define the address of a proxy and port for the protocols.
      The protocols are <gui>HTTP</gui>, <gui>HTTPS</gui>, <gui>FTP</gui> and <gui>SOCKS</gui>.</p>
     </item>
     <item>
      <title>Automatic</title>
      <p>An URL points to a resource, which contains the appropriate configuration for your system.</p>
     </item>
    </terms>
   </item>
  </steps>
  <p>The proxy settings will be applied to applications that use network connection to use the chosen configuration.</p>

 </section>

</page>