This file is indexed.

/usr/share/gnome-control-center/keybindings/42-gpaste.xml is in gpaste 3.22.0-1.

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
<?xml version="1.0" encoding="UTF-8"?>
<KeyListEntries schema="org.gnome.GPaste" group="system" name="GPaste" package="GPaste">
	<KeyListEntry name="launch-ui"                 description="Launch the graphical tool"></KeyListEntry>
	<KeyListEntry name="make-password"             description="Mark the active item as being a password"></KeyListEntry>
	<KeyListEntry name="pop"                       description="Delete the active item from history"></KeyListEntry>
	<KeyListEntry name="show-history"              description="Display the history"></KeyListEntry>
	<KeyListEntry name="sync-clipboard-to-primary" description="Sync the clipboard to the primary selection"></KeyListEntry>
	<KeyListEntry name="sync-primary-to-clipboard" description="Sync the primary selection to the clipboard"></KeyListEntry>
	<KeyListEntry name="upload"                    description="Upload the active item to a pastebin service"></KeyListEntry>
</KeyListEntries>