This file is indexed.

/usr/share/doc/indicator-network/README is in indicator-network 0.5.1+14.04.20140409.1-0ubuntu1.

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
System Settings Server/Client
=============================

Both Server and Client applications are using cmake as default build tool.
This file will guide you to compile these applications.


1. SERVER
=========

The Server application is the application which make available the menu
structure over dbus.

3. COMPILING
============

./autogen.sh
make

3. EXAMPLES
===========

To test the current implementation you should run the server and client
application simultaneously. To do that follow the steps below:

In the build directory(<project-dir>/build):
    ./exportmenu/exportmenu examples/test.xml &

Then from the chewie-client package run:
     ./client/examples/run-client-app.sh