This file is indexed.

/usr/share/glib-2.0/schemas/org.gnome.gnome-flashback.gschema.xml is in gnome-flashback-common 3.10.0-3.

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
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<schemalist gettext-domain="gnome-flashback">
	<schema path="/org/gnome/gnome-flashback/" id="org.gnome.gnome-flashback">
		<key type="b" name="desktop-background">
			<default>true</default>
			<summary>Desktop background</summary>
			<description>If set to true, then GNOME Flashback application will be used to draw desktop background.</description>
		</key>
		<key type="b" name="display-config">
			<default>false</default>
			<summary>Display config</summary>
			<description>If set to true, then GNOME Flashback application will be used to provide display configuration.</description>
		</key>
		<key type="b" name="end-session-dialog">
			<default>true</default>
			<summary>End session dialog</summary>
			<description>If set to true, then GNOME Flashback application will be used to show end session dialog.</description>
		</key>
		<key type="b" name="idle-monitor">
			<default>true</default>
			<summary>Idle monitor</summary>
			<description>If set to true, then GNOME Flashback application will be used for user activity monitoring.</description>
		</key>
		<key type="b" name="key-grabber">
			<default>true</default>
			<summary>Key grabber</summary>
			<description>If set to true, then GNOME Flashback application will be used for key grabbing.</description>
		</key>
		<key type="b" name="sound-applet">
			<default>true</default>
			<summary>Sound applet</summary>
			<description>If set to true, then GNOME Flashback application will be used to show sound applet. This is same sound applet that used to be part of GNOME Control Center.</description>
		</key>

		
	</schema>

	
</schemalist>