This file is indexed.

/usr/share/help-langpack/ur/ubuntu-help/color-testing.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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="color-testing" xml:lang="ur">

  <info>
    <credit type="author">
      <name>Richard Hughes</name>
      <email>richard@hughsie.com</email>
    </credit>
    <desc>
      Testing color management isn't hard, and we even supply some test 
      profiles.
    </desc>
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
    <link type="guide" xref="color#problems"/>
    <link type="seealso" xref="color-gettingprofiles"/>
    <revision pkgversion="3.7.1" version="0.2" date="2012-11-16" status="outdated"/>
    <revision version="13.10" date="2013-10-24" status="review"/>
  </info>

  <title>How do I test if color management is working correctly?</title>
  <p>
    The effects of a color profile are sometimes subtle and it may be
    hard to see if anything much has changed.
  </p>
  <p>
    In GNOME we ship several profiles for testing that make it very
    clear when the profiles are being applied:
  </p>

  <list>
    <item>
      <p>
        <em>Bluish Test</em>: This will turn the screen blue and tests
        if the calibration curves are being sent to the display
      </p>
    </item>
    <item>
      <p>
        <em>ADOBEGAMMA-test</em>: This will turn the screen pink and
        tests different features of a screen profile
      </p>
    </item>
    <item>
      <p>
        <em>FakeBRG</em>: This will not change the screen, but will swap
        around the RGB channels to become BGR.
        This will make all the colors gradients look mostly correct, and
        there won't be much difference on the whole screen, but images
        will look very different in applications that support color
        management.
      </p>
    </item>
  </list>

  <p>
    Add one of the test profiles to your display device using the
    <guiseq><gui>System Settings</gui><gui>Color</gui></guiseq>
    preferences.
  </p>

  <p>
    Using these profiles you can clearly see when an application
    supports color management.
  </p>

</page>