This file is indexed.

/usr/share/gnome-control-center/default-apps/gnome-gmail-notifier.xml is in gnome-gmail-notifier 0.10.1-0ubuntu3.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE default-apps SYSTEM "gnome-da-list.dtd">
<default-apps>
  <mail-readers>
    <mail-reader>
      <name>Gmail Notifier</name>
      <name xml:lang="es">Notificador de correo Gmail</name>
      <executable>gnome-gmail-notifier</executable>
      <command>gnome-gmail-notifier %s</command>
      <icon-name>gnome-gmail-notifier</icon-name>
      <run-in-terminal>false</run-in-terminal>
    </mail-reader>
  </mail-readers>
</default-apps>