This file is indexed.

/usr/share/doc/nautilus-emblems/README.md is in nautilus-emblems 0.3.1-2.

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
Introduction
------------

After update to GNOME 3 and Nautilus 3.x I've realized that one of the
functions that I was using was not there! The emblems were dissapear!
How can I mark my series as viewed?

![fuuuuuu](http://playstationeu.i.lithium.com/t5/image/serverpage/image-id/261315i16953D1D03261049/image-size/original?v=mpbl-1&px=-1)

No problem, this nautilus script is here to help you.


What's this?
------------

This extension will brings to you a new property page:

![screenshot](https://p.twimg.com/AlKL6fPCEAA_g0_.png)


Installation
------------

You will need to install `python-nautilus` before use this extension.

In debian based systems as `root`:

    apt-get install python-nautilus

As `root` user copy the `.py` file in `/usr/share/nautilus-python/extensions/`.

You need to kill nautilus: `nautilus -q` and restart it again: `nautilus`.


Bugs
----

This is a work in progress in a very early state, things that must be done
(ordered by preference order):

1. When a new emblem is selected remove the old one without the need of refresh the
   nautilus view.
2. Transform the icon view on selection multiple (problems settings the emblems on
   this case).
3. Select the emblems that are being used:
    - This selection must be the intersection between all the selected files.
    - If some of the emblems is changed, all the files will have the same
      emblems.
4. Create a instalation script.
5. Add gettext to i18n.