This file is indexed.

/usr/share/doc/music-hub/html/classcom_1_1ubuntu_1_1music_1_1TrackList__coll__graph.dot is in libmusic-hub-doc 0.0+13.10.20130920-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
digraph "com::ubuntu::music::TrackList"
{
 // INTERACTIVE_SVG=YES
  bgcolor="transparent";
  edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
  node [fontname="Helvetica",fontsize="10",shape=record];
  Node1 [label="{com::ubuntu::music\l::TrackList\n||+ TrackList()\l+ TrackList()\l+ ~TrackList()\l+ operator=()\l+ operator==()\l+ is_editable()\l+ add_track_with_uri()\l+ remove_track()\l+ for_each()\l+ go_to()\l+ on_track_list_replaced()\l+ on_track_added()\l+ on_track_removed()\l+ on_current_track_changed()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
}