This file is indexed.

/usr/lib/x86_64-linux-gnu/unity8/qml/SessionBroadcast/plugin.qmltypes is in unity8-private 7.85+14.04.20140416-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
import QtQuick.tooling 1.1

// This file describes the plugin-supplied types contained in the library.
// It is used for QML tooling purposes only.
//
// This file was auto-generated by:
// 'qmlplugindump -notrelocatable SessionBroadcast 0.1 /build/buildd/unity8-7.85+14.04.20140416/obj-x86_64-linux-gnu/plugins'

Module {
    Component {
        name: "SessionBroadcast"
        prototype: "QObject"
        exports: ["SessionBroadcast/SessionBroadcast 0.1"]
        exportMetaObjectRevisions: [0]
        Signal { name: "showHome" }
    }
}