This file is indexed.

/usr/share/revelation/ui/toolbar.xml is in revelation 0.4.14-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
<?xml version="1.0" ?>

<ui>
	<toolbar action="toolbar">
		<toolitem action="file-open" />
		<toolitem action="file-save" />
		<separator />
		<toolitem action="entry-add" />
		<toolitem action="entry-folder" />
		<separator />
		<toolitem action="entry-goto" />
		<toolitem action="entry-edit" />
		<toolitem action="entry-remove" />
	</toolbar>
</ui>