/usr/share/gps/plug-ins/gprbuild_gps.xml is in gprbuild 2011-4.
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 | <?xml version="1.0" ?>
<!-- This file makes the gprbuild documentation available from GPS -->
<GPS>
<doc_path>share/doc/gprbuild/html</doc_path>
<submenu before="About">
<title>/Help/Gprbuild</title>
</submenu>
<documentation_file>
<name>gprbuild_ug.html</name>
<descr>Gprbuild User's Guide</descr>
<category>GNAT</category>
<menu>/Help/Gprbuild/Gprbuild User's Guide</menu>
</documentation_file>
</GPS>
|