This file is indexed.

/usr/share/gimp/2.0/menus/documents-menu.xml is in gimp-data 2.8.10-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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE ui SYSTEM "gtkuimanager.dtd">

<ui>
  <popup action="documents-popup">
    <menuitem action="documents-open" />
    <menuitem action="documents-raise-or-open" />
    <menuitem action="documents-file-open-dialog" />
    <menuitem action="documents-copy-location" />
    <menuitem action="documents-remove" />
    <menuitem action="documents-clear" />
    <separator />
    <menuitem action="documents-recreate-preview" />
    <menuitem action="documents-reload-previews" />
    <menuitem action="documents-remove-dangling" />
  </popup>
</ui>