This file is indexed.

/usr/share/gnome-control-center/default-apps/gnome-mplayer.xml is in gnome-mplayer 1.0.9-3ubuntu1.

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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE default-apps SYSTEM "gnome-da-list.dtd">
<default-apps>

  <media-players>
    <media-player>
      <name>GNOME MPlayer</name>
      <executable>gnome-mplayer</executable>
      <command>gnome-mplayer</command>
      <icon-name>gnome-mplayer</icon-name>
      <run-in-terminal>false</run-in-terminal>
    </media-player>
  </media-players>

</default-apps>