/usr/share/gimp/2.0/menus/sample-points-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 | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE ui SYSTEM "gtkuimanager.dtd">
<ui>
<popup action="sample-points-popup">
<menuitem action="sample-points-sample-merged" />
</popup>
</ui>
|