This file is indexed.

/usr/share/glib-2.0/schemas/org.tabos.roger.plugins.gtknotify.gschema.xml is in roger-router 1.8.14-2build3.

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
<schemalist>
	<schema id="org.tabos.roger.plugins.gtknotify" path="/org/tabos/roger/plugins/gtknotify/">
		<key name="incoming-numbers" type="as">
			<default>[]</default>
		</key>
		<key name="outgoing-numbers" type="as">
			<default>[]</default>
		</key>
		<key name="play-ringtones" type="b">
			<default>true</default>
		</key>
		<key name="position" type="i">
			<default>3</default>
		</key>
		<key name="duration" type="i">
			<default>5</default>
		</key>
	</schema>
</schemalist>